Dotfiles/.config/fish/config.fish
2026-05-07 01:17:13 -05:00

4 lines
108 B
Fish

if status is-interactive
# Commands to run in interactive sessions can go here
set -x EDITOR hx
end