dotfiles/openbsd/home/config.fish

5 lines
89 B
Fish
Raw Normal View History

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