dotfiles/openbsd/home/config.fish

5 lines
89 B
Fish
Raw Normal View History

2022-06-25 10:39:10 -06:00
if status is-interactive
set -U fish_greeting
end
2022-06-25 11:14:48 -06:00
alias emacs="emacs --no-x-resources"