diff --git a/home/config/fish/config.fish b/home/config/fish/config.fish index 11f2a4d..d714361 100644 --- a/home/config/fish/config.fish +++ b/home/config/fish/config.fish @@ -1,5 +1,3 @@ if status is-interactive # Commands to run in interactive sessions can go here - set -x EDITOR nvim - set -x XDG_CONFIG_HOME /Users/tyrel/.config end