fish scripts
This commit is contained in:
parent
5c17826418
commit
fa0e5d9bf7
@ -1,3 +1,12 @@
|
|||||||
if status is-interactive
|
if status is-interactive
|
||||||
# Commands to run in interactive sessions can go here
|
# Commands to run in interactive sessions can go here
|
||||||
|
|
||||||
|
# Commands to run in interactive sessions can go here
|
||||||
|
|
||||||
|
set --universal hydro_color_pwd green
|
||||||
|
set --universal hydro_color_git red
|
||||||
|
|
||||||
|
source ~/.config/fish/shell_funcs.fish
|
||||||
|
source ~/.config/fish/shell_aliases.fish
|
||||||
|
source ~/.config/fish/everquote.fish
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user