Minor edit.

This commit is contained in:
Derek Taylor 2020-04-09 19:33:28 -05:00
parent 9c2121348d
commit d9c2e9412d
1 changed files with 1 additions and 1 deletions

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"