add more confs and stuff

This commit is contained in:
2026-07-16 19:16:40 +02:00
parent 22e08de759
commit d70dd8d601
20 changed files with 831 additions and 6 deletions
+1
View File
@@ -0,0 +1 @@
source "$HOME/.cargo/env.fish"
+1 -4
View File
@@ -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
+1
View File
@@ -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