Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
93cc3964
"vscode:/vscode.git/clone" did not exist on "b0be0439e5d99e186a9ae084eb4ed69c51d4b7cb"
Commit
93cc3964
authored
May 26, 2020
by
Marc Cornellà
Browse files
Add deprecation notice for fedora and go plugins.
parent
cc065c7b
Changes
4
Show whitespace changes
Inline
Side-by-side
plugins/fedora/fedora.plugin.zsh
deleted
120000 → 0
View file @
cc065c7b
../dnf/dnf.plugin.zsh
\ No newline at end of file
plugins/fedora/fedora.plugin.zsh
0 → 100644
View file @
93cc3964
print
-P
"%F{yellow}The 'fedora' plugin is deprecated. Use the '%Udnf%u' plugin instead.%f"
source
"
$ZSH
/plugins/dnf/dnf.plugin.zsh"
plugins/go/go.plugin.zsh
deleted
120000 → 0
View file @
cc065c7b
../golang/golang.plugin.zsh
\ No newline at end of file
plugins/go/go.plugin.zsh
0 → 100644
View file @
93cc3964
print
-P
"%F{yellow}The 'go' plugin is deprecated. Use the '%Ugolang%u' plugin instead.%f"
source
"
$ZSH
/plugins/golang/golang.plugin.zsh"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment