diff --git a/openbsd/home/config.fish b/openbsd/home/config.fish index 8cb2e4e..a5dc1d4 100644 --- a/openbsd/home/config.fish +++ b/openbsd/home/config.fish @@ -1,3 +1,4 @@ if status is-interactive set -U fish_greeting end +alias emacs="emacs --no-x-resources"