|
@ -66,6 +66,8 @@ |
|
|
programs.zsh.ohMyZsh.plugins = [ "git" "command-not-found" ]; |
|
|
programs.zsh.ohMyZsh.plugins = [ "git" "command-not-found" ]; |
|
|
programs.zsh.syntaxHighlighting.enable = true; |
|
|
programs.zsh.syntaxHighlighting.enable = true; |
|
|
|
|
|
|
|
|
|
|
|
programs.starship.enable = true; |
|
|
|
|
|
|
|
|
# List services that you want to enable: |
|
|
# List services that you want to enable: |
|
|
|
|
|
|
|
|
# Enable the OpenSSH daemon. |
|
|
# Enable the OpenSSH daemon. |
|
|