chore: move zsh under shells

This commit is contained in:
Infinidoge 2021-09-14 13:33:53 -04:00
parent f9ccfb738c
commit 1efae8ed1b
3 changed files with 51 additions and 48 deletions

View file

@ -2,7 +2,6 @@
programs.starship = {
enable = true;
enableBashIntegration = true;
enableZshIntegration = true;
settings = { };
};