nb config
This commit is contained in:
parent
96d26c5431
commit
7ec31696fc
3 changed files with 16 additions and 6 deletions
|
|
@ -55,7 +55,7 @@ in {
|
|||
ohMyZsh = {
|
||||
enable = true; # Enable Oh My Zsh
|
||||
theme = "steeef"; # Set theme
|
||||
plugins = [ "git" "zsh-autosuggestions" ]; # Add plugins
|
||||
plugins = [ "git" ]; # Add plugins
|
||||
};
|
||||
};
|
||||
users.defaultUserShell = pkgs.zsh;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue