remove sudo plugin (unnecessary), in favor of a VI mode plugin
This commit is contained in:
parent
6d4b40c8c1
commit
e4a38ccc77
1 changed files with 1 additions and 1 deletions
|
|
@ -55,9 +55,9 @@ with lib;
|
|||
enable = true;
|
||||
theme = "bureau";
|
||||
plugins = [
|
||||
"vi-mode"
|
||||
"git"
|
||||
"z"
|
||||
"sudo"
|
||||
"nix-shell"
|
||||
"tmuxinator"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue