feat: add starship module

This commit is contained in:
Yorick Barbanneau 2024-05-16 00:07:32 +02:00
parent 4200b44e62
commit d510f52aba
4 changed files with 62 additions and 9 deletions

View file

@ -10,6 +10,7 @@
ghq.enable = true;
git.enable = true;
neovim.enable = true;
starship.enable = true;
utils.enable = true;
vifm.enable = true;
zsh.enable = true;