General maintenance
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
|
||||
syntaxHighlighting = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
oh-my-zsh = {
|
||||
enable = true;
|
||||
plugins = [ "git" "fzf" ];
|
||||
|
||||
Reference in New Issue
Block a user