Compare commits

..

No commits in common. "9053a872c11c101152f901ef3333b3bb259958e8" and "fd01060d23bf01398380df1f9f00ea3757fa5996" have entirely different histories.

View File

@ -1,3 +1,5 @@
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