Shell-Based Project Management: 1. Useful Aliases

Learn how to save time and sanity with these essential aliases for the terminal

1. cd

Change directory, duh.

cd ~

2. ls

List files, list files, it's a thing.

ls -a

3. mkdir

Make directories, make friends, make a mess.

mkdir -p