update
This commit is contained in:
@@ -41,6 +41,13 @@
|
||||
cdi = "zi";
|
||||
ls = "ls --color";
|
||||
};
|
||||
plugins = [
|
||||
{
|
||||
name = "vi-mode";
|
||||
src = pkgs.zsh-vi-mode;
|
||||
file = "share/zsh-vi-mode/zsh-vi-mode.plugin.zsh";
|
||||
}
|
||||
];
|
||||
};
|
||||
starship = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user