Remove "thefuck" plugin from oh-my-zsh
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
oh-my-zsh = {
|
oh-my-zsh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
plugins = [ "grc" "git" "thefuck" ];
|
plugins = [ "grc" "git" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
zplug = {
|
zplug = {
|
||||||
|
|||||||
Reference in New Issue
Block a user