Skip to content

Instantly share code, notes, and snippets.

@lebowvsky
Created March 3, 2020 08:57
Show Gist options
  • Save lebowvsky/e816e0f3a524421973d1dd5426041f58 to your computer and use it in GitHub Desktop.
Save lebowvsky/e816e0f3a524421973d1dd5426041f58 to your computer and use it in GitHub Desktop.
Terminal 1
Last login: Tue Mar 3 09:49:50 on ttys000
You have new mail.
The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
MBP-de-Brice:~ bricelegallo$ ls
Applications Dropbox Sites
Bibliothèque calibre Illustrator Softs
Creative Cloud Files Library WebstormProjects
Creative Cloud Files (archived) (1) Movies eBooks
Desktop Music workspace
Documents Pictures
Downloads Public
MBP-de-Brice:~ bricelegallo$ cd ..
MBP-de-Brice:Users bricelegallo$ pwd
/Users
MBP-de-Brice:Users bricelegallo$ cd ~
MBP-de-Brice:~ bricelegallo$ pwd
/Users/bricelegallo
MBP-de-Brice:~ bricelegallo$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment