Minor edits.

This commit is contained in:
Derek Taylor
2020-11-07 14:05:16 -06:00
parent ab585e2d5e
commit 083c41c680
4 changed files with 46 additions and 13 deletions

View File

@@ -5,7 +5,6 @@
# |____/ |_|
#
# 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