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