config
config copied to clipboard
all config about bash/vim/alias etc.
config
all config about bash/vim/alias etc.
-
clone and checkout
e.g. git clone <this-repo-url> <local-location>
-
in linux
...
in mingw
cd
cmd mklink /H "HOMEDRIVE%%HOMEPATH%.bashrc" .bashrc exit source ~/.bashrc in cmd
...