02-15-25 update
This commit is contained in:
@@ -18,7 +18,13 @@
|
||||
|
||||
oh-my-zsh = {
|
||||
enable = true;
|
||||
plugins = [ "git" "fzf" ];
|
||||
plugins = [
|
||||
"git"
|
||||
"fzf"
|
||||
"aliases"
|
||||
"command-not-found"
|
||||
"eza"
|
||||
];
|
||||
};
|
||||
|
||||
enableCompletion = true;
|
||||
|
||||
Reference in New Issue
Block a user