AutoYADM commit: 2025-06-03 19:03:18

This commit is contained in:
Daniel Fichtinger 2025-06-03 19:03:18 -04:00
parent 1905b8ca1b
commit f4b83f2b5a

View file

@ -8,6 +8,7 @@ if status is-login
"
end
end
if status is-interactive
# source ~/.config/fish/custom_cd.fish
@ -25,4 +26,3 @@ if status is-login
set -gx EDITOR kak
set -e __sourced_profile
end