Minor edits.

This commit is contained in:
Derek Taylor
2020-11-07 14:13:35 -06:00
parent 5e57f2326a
commit fd04830dd1
2 changed files with 3 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
# |____/ |_|
#
# My fish config. Not much to see here. Some pretty standard stuff.
set -U fish_user_paths $fish_user_paths $HOME/.local/bin/
set fish_greeting # Supresses fish's intro message
set TERM "xterm-256color" # Sets the terminal type
set EDITOR "emacsclient -t -a ''" # $EDITOR use Emacs in terminal