Minor edit.

This commit is contained in:
Derek Taylor
2020-04-09 19:33:28 -05:00
parent 9c2121348d
commit d9c2e9412d

View File

@@ -4,7 +4,7 @@
# | |_| || | http://www.gitlab.com/dwt1/
# |____/ |_|
#
# My bash config. Not much to see here. Some pretty standard stuff.
# My bash config. Not much to see here. Some pretty standard stuff.
PATH="$HOME/.local/bin${PATH:+:${PATH}}"
EDITOR="nvim"