Guest User

Untitled

a guest
Jun 19th, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. cd /Users/niho/Desktop/Reader 0.5
  2.  
  3. cd /Users/niho/Desktop/Reader 0.5
  4.  
  5. cd /Users/niho/Desktop/Re
  6.  
  7. cd Adobe Creative Cloud/
  8.  
  9. cd 'Adobe Creative Cloud'
  10.  
  11. # activate cdable_vars
  12. shopt -s cdable_vars
  13.  
  14. # define shortcut for your directory, here DIR
  15. export DIR="/Users/<username>/path/to/your/dir"
  16.  
  17. cd DIR
  18.  
  19. cd "$DIR"
Add Comment
Please, Sign In to add comment