chore(fish): move starship to the end of the file

This commit is contained in:
Stefan Imhoff
2022-12-29 20:59:59 +01:00
parent f65343bd0a
commit 56cb191dfe
2 changed files with 3 additions and 5 deletions

View File

@@ -4,9 +4,6 @@ end
# *** *** Configuration *** *** # *** *** Configuration *** ***
# Prompt
starship init fish | source
# asdf Version Manager # asdf Version Manager
source /usr/local/opt/asdf/libexec/asdf.fish source /usr/local/opt/asdf/libexec/asdf.fish
@@ -60,3 +57,6 @@ alias icloud "cd ~/Library/Mobile\ Documents/com~apple~CloudDocs"
# #
# Clear the screen # Clear the screen
alias c "clear" alias c "clear"
# Prompt
starship init fish | source

View File

@@ -1,5 +1,3 @@
shell fish
term screen-256color term screen-256color
# Font Settings # Font Settings