add more confs and stuff
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
source "$HOME/.cargo/env.fish"
|
||||
Vendored
+1
-4
@@ -4,12 +4,9 @@ end
|
||||
|
||||
starship init fish | source
|
||||
|
||||
# exports
|
||||
# exports
|
||||
#set -gx PATH $HOME/.local/bin $PATH
|
||||
|
||||
# exports
|
||||
set -gx PATH $HOME/.local/bin $PATH
|
||||
fish_add_path $HOME/.cargo/bin
|
||||
|
||||
# disable greet
|
||||
set --erase fish_greeting
|
||||
|
||||
Vendored
+1
@@ -29,3 +29,4 @@ SETUVAR fish_pager_color_description:B3A06D\x1eyellow\x1e\x2di
|
||||
SETUVAR fish_pager_color_prefix:normal\x1e\x2d\x2dbold\x1e\x2d\x2dunderline
|
||||
SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan
|
||||
SETUVAR fish_pager_color_selected_background:\x2dr
|
||||
SETUVAR fish_user_paths:/root/\x2ecargo/bin
|
||||
|
||||
Reference in New Issue
Block a user