Add emacs alias to config.fish

main
Rawley Fowler 2 years ago committed by GitHub
parent 4f90a1ce87
commit 22ada64f36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,3 +1,4 @@
if status is-interactive
set -U fish_greeting
end
alias emacs="emacs --no-x-resources"

Loading…
Cancel
Save