fix: added starship init to init.sh

This commit is contained in:
Kitty Fangs 2024-05-05 06:44:20 +00:00
parent 7b8e2d8505
commit 8cefc97044
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
homeshick link --force
# Init Starship
eval "$(starship init bash)"