mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(fish): move starship to the end of the file
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -1,5 +1,3 @@
|
|||||||
shell fish
|
|
||||||
|
|
||||||
term screen-256color
|
term screen-256color
|
||||||
|
|
||||||
# Font Settings
|
# Font Settings
|
||||||
|
|||||||
Reference in New Issue
Block a user