Last active
April 8, 2018 14:08
-
-
Save K4zuki/8dcf8faa12d411bc8090d22c11dbfc8c to your computer and use it in GitHub Desktop.
update existing link to current directory
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
ln -nfs $PWD ~/workspace/mylibdir |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment