AutoYADM commit: 2025-03-28 15:25:17

This commit is contained in:
Daniel Fichtinger 2025-03-28 15:25:17 -04:00
parent 381c1d8ae5
commit d9df9ff931
3 changed files with 10 additions and 10 deletions

View file

@ -2,7 +2,7 @@ if status is-interactive
# Commands to run in interactive sessions can go here
end
starship init fish | source
# starship init fish | source
direnv hook fish | source
zoxide init fish | source
thefuck --alias | source

View file

@ -6,12 +6,12 @@ SETUVAR __fish_initialized:3800
SETUVAR cac_ip:172\x2e30\x2e90\x2e10
SETUVAR fish_color_autosuggestion:89492A
SETUVAR fish_color_cancel:C53030
SETUVAR fish_color_command:D5D5D5\x1e\x2do
SETUVAR fish_color_comment:323232
SETUVAR fish_color_command:B4B4B4\x1e\x2do
SETUVAR fish_color_comment:737373\x1e\x2di
SETUVAR fish_color_cwd:f9e2af
SETUVAR fish_color_cwd_root:bf616a
SETUVAR fish_color_end:E49A44
SETUVAR fish_color_error:C53030
SETUVAR fish_color_error:C53030\x1e\x2db
SETUVAR fish_color_escape:D5D5D5
SETUVAR fish_color_gray:737373
SETUVAR fish_color_history_current:e5e9f0\x1e\x2d\x2dbold
@ -22,10 +22,10 @@ SETUVAR fish_color_match:\x2d\x2dbackground\x3dbrblue
SETUVAR fish_color_normal:B4B4B4
SETUVAR fish_color_operator:C4693D
SETUVAR fish_color_option:D87C4A
SETUVAR fish_color_param:A7A7A7
SETUVAR fish_color_param:D5D5D5
SETUVAR fish_color_quote:DF6464
SETUVAR fish_color_redirection:E49A44
SETUVAR fish_color_search_match:\x2d\x2dbackground\x3d313244
SETUVAR fish_color_search_match:\x2d\x2dbackground\x3dC4693D
SETUVAR fish_color_selection:\x2d\x2dbackground\x3d322119
SETUVAR fish_color_status:f38ba8
SETUVAR fish_color_user:94e2d5

View file

@ -4,7 +4,7 @@
fish_color_normal B4B4B4
fish_color_command B4B4B4 -o
fish_color_param A7A7A7
fish_color_param D5D5D5
fish_color_keyword B14242
fish_color_quote DF6464
fish_color_redirection E49A44
@ -12,14 +12,14 @@ fish_color_end E49A44
fish_color_comment 737373 -i
fish_color_error C53030 -b
fish_color_gray 737373
fish_color_selection --background=322119
fish_color_search_match --background=313244
fish_color_selection 121212 --background=322119
fish_color_search_match --background=C4693D
fish_color_option D87C4A
fish_color_operator C4693D
fish_color_escape D5D5D5
fish_color_autosuggestion 89492A
fish_color_cancel C53030
fish_color_cwd f9e2af
fish_color_cwd 4A8B8B
fish_color_user 94e2d5
fish_color_host 89b4fa
fish_color_host_remote a6e3a1