added my local path to my path

This commit is contained in:
Russell R. 2020-09-19 11:57:37 -04:00
parent 23b504ce82
commit 1b4c03822a
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
# load ssh-agent
eval (ssh-agent -c)
set PATH ~/.local/bin $PATH
# go to my wsl home folder
cd ~