AutoYADM commit: 2025-07-17 15:01:50

This commit is contained in:
Daniel Fichtinger 2025-07-17 15:01:50 -04:00
parent 1f02d7396e
commit 4c54ee20d9

View file

@ -10,7 +10,6 @@
# end
if status is-interactive
function sh --wraps sh
if status is-interactive
rlwrap sh $argv
@ -27,7 +26,6 @@ if status is-interactive
set -gx COLORTERM truecolor
set -gx TERM xterm-256color
end
end
set -gx EDITOR kak