dotfiles/openbsd/home/config.fish
2022-06-25 11:14:48 -06:00

5 lines
89 B
Fish

if status is-interactive
set -U fish_greeting
end
alias emacs="emacs --no-x-resources"