No idea what I changed

This commit is contained in:
Russell R. 2020-09-19 11:48:21 -04:00
parent 4b8d02a547
commit 23b504ce82
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@
# *
# ***************************************************************************
# load ssh-agent
eval (ssh-agent -c)
# go to my wsl home folder
cd ~
pwd