Skip to content

Instantly share code, notes, and snippets.

View henrikj242's full-sized avatar

Henrik 242 Jensen henrikj242

View GitHub Profile
@henrikj242
henrikj242 / bashrc
Created August 19, 2020 08:17
bashrc
# cd to a some default direcory
# cd /c/code/
# load ssh agent so to not keep having to enter keyfile password
eval $(ssh-agent -s)
ssh-add
# Was only used on a particular project
# export VAGRANT_WSL_ENABLE_WINDOWS_ACCESS="1"
# export PATH=$PATH:/c/Users/henrik/.vagrant.d