add em' confs
This commit is contained in:
Vendored
+16
@@ -0,0 +1,16 @@
|
||||
if status is-interactive
|
||||
# Commands to run in interactive sessions can go here
|
||||
end
|
||||
|
||||
starship init fish | source
|
||||
|
||||
# exports
|
||||
# exports
|
||||
#set -gx PATH $HOME/.local/bin $PATH
|
||||
|
||||
# exports
|
||||
set -gx PATH $HOME/.local/bin $PATH
|
||||
|
||||
# disable greet
|
||||
set --erase fish_greeting
|
||||
set fish_greeting
|
||||
Reference in New Issue
Block a user