mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
chore(fish): move starship to the end of the file
This commit is contained in:
@@ -4,9 +4,6 @@ end
|
||||
|
||||
# *** *** Configuration *** ***
|
||||
|
||||
# Prompt
|
||||
starship init fish | source
|
||||
|
||||
# asdf Version Manager
|
||||
source /usr/local/opt/asdf/libexec/asdf.fish
|
||||
|
||||
@@ -60,3 +57,6 @@ alias icloud "cd ~/Library/Mobile\ Documents/com~apple~CloudDocs"
|
||||
#
|
||||
# Clear the screen
|
||||
alias c "clear"
|
||||
|
||||
# Prompt
|
||||
starship init fish | source
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
shell fish
|
||||
|
||||
term screen-256color
|
||||
|
||||
# Font Settings
|
||||
|
||||
Reference in New Issue
Block a user