Created
April 23, 2017 10:23
-
-
Save ikoner/2fb9897f57b45fc407bda5a8b624e52c to your computer and use it in GitHub Desktop.
Change Home location
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
ln -s /media/data/Downloads ~ | |
ln -s /media/data/Documents ~ | |
ln -s /media/data/Projects ~ | |
ln -s /media/data/Camera ~/Pictures | |
ln -s /media/data/Camera ~/Videos | |
ln -s /media/data/Audio ~/Music |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment