fix: added starship init to init.sh

This commit is contained in:
Katerina Ford 2024-05-05 06:44:20 +00:00
parent d80fa09d88
commit 9039213616
2 changed files with 6 additions and 3 deletions

View File

@ -24,3 +24,6 @@ homeshick --batch clone https://stash.firekitten.net/kford/dotfiles.git
## Link everything ## Link everything
homeshick link --force homeshick link --force
# Init Starship
eval "$(starship init bash)"