AutoYADM commit: 2025-06-04 19:05:22

This commit is contained in:
Daniel Fichtinger 2025-06-04 19:05:22 -04:00
parent 1905b8ca1b
commit ffe3170c4b

View file

@ -8,7 +8,9 @@ if status is-login
"
end
if status is-interactive
set -e __sourced_profile
end
if status is-interactive
# source ~/.config/fish/custom_cd.fish
@ -21,8 +23,5 @@ if status is-login
set -gx COLORTERM truecolor
set -gx TERM xterm-256color
end
end
set -gx EDITOR kak
set -e __sourced_profile
end
set -gx EDITOR kak