mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-13 20:28:35 +10:00
Fixed if statement...fish requires 'end' and not 'fi' at end.
This commit is contained in:
@@ -239,7 +239,7 @@ alias mocp="bash -c mocp"
|
||||
# The 'if' statement prevents colorscript from showing in 'fzf' previews.
|
||||
if status is-interactive
|
||||
colorscript random
|
||||
fi
|
||||
end
|
||||
|
||||
### SETTING THE STARSHIP PROMPT ###
|
||||
starship init fish | source
|
||||
|
||||
Reference in New Issue
Block a user