Last active
August 29, 2015 14:06
-
-
Save thomporter/1712f735ca9580bebf05 to your computer and use it in GitHub Desktop.
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
thom@thom:~$ ls -al shell-env/ | |
total 196 | |
drwxrwxr-x 12 thom thom 4096 Sep 12 21:58 . | |
drwxr-xr-x 43 thom thom 4096 Sep 16 13:40 .. | |
-rw-rw-r-- 1 thom thom 798 Sep 12 21:58 .bashenv | |
-rw-rw-r-- 1 thom thom 442 Sep 12 21:58 .bash_profile | |
-rw-rw-r-- 1 thom thom 4022 Sep 12 21:58 .bashrc | |
drwxrwxr-x 2 thom thom 4096 Sep 12 21:58 bin | |
drwxrwxr-x 2 thom thom 4096 Sep 12 21:58 .cfg-post.d | |
-rw-rw-r-- 1 thom thom 35147 Sep 12 21:58 COPYING | |
drwxrwxr-x 2 thom thom 4096 Sep 12 21:58 .cron.d | |
-rw-rw-r-- 1 thom thom 2343 Sep 12 21:58 .dircolors | |
drwxrwxr-x 2 thom thom 4096 Sep 12 21:58 doc | |
drwxrwxr-x 8 thom thom 4096 Sep 12 21:58 .git | |
-rw-rw-r-- 1 thom thom 704 Sep 12 21:58 .inputrc | |
-rw-rw-r-- 1 thom thom 90 Sep 12 21:58 .lesskey | |
drwxrwxr-x 3 thom thom 4096 Sep 12 21:58 lib | |
drwxrwxr-x 2 thom thom 4096 Sep 12 21:58 .log | |
-rw-rw-r-- 1 thom thom 2829 Sep 12 21:58 .ns | |
-rw-rw-r-- 1 thom thom 135 Sep 12 21:58 .profile | |
-rw-rw-r-- 1 thom thom 24068 Sep 12 21:58 README.md | |
-rwxrwxr-x 1 thom thom 99 Sep 12 21:58 .rsync-filter | |
-rw-rw-r-- 1 thom thom 5058 Sep 12 21:58 .shared_env | |
-rwxrwxr-x 1 thom thom 1849 Sep 12 21:58 .shared_rc | |
drwxrwxr-x 2 thom thom 4096 Sep 12 21:58 .shared_rc.d | |
-rw-rw-r-- 1 thom thom 189 Sep 12 21:58 .stow-local-ignore | |
-rw-rw-r-- 1 thom thom 3187 Sep 12 21:58 .switch_shell | |
drwxrwxr-x 3 thom thom 4096 Sep 12 21:58 t | |
drwxrwxr-x 6 thom thom 4096 Sep 12 21:58 .zsh | |
-rw-rw-r-- 1 thom thom 2888 Sep 12 21:58 .zshenv | |
-rwxrwxr-x 1 thom thom 24416 Sep 12 21:58 .zshrc | |
-rw-rw-r-- 1 thom thom 624 Sep 12 21:58 .zshrc.other-user | |
thom@thom:~$ stow -d . -t ~ shell-env | |
thom@thom:~$ un | |
un: command not found | |
thom@thom:~$ ls -al bin/ | |
total 8 | |
drwxrwxr-x 2 thom thom 4096 Sep 12 22:02 . | |
drwxr-xr-x 43 thom thom 4096 Sep 16 13:40 .. | |
thom@thom:~$ logout |
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
thom@thom:~$ un | |
un: command not found |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment