Skip to content

Instantly share code, notes, and snippets.

@crittelmeyer
Created May 17, 2014 04:55
Show Gist options
  • Save crittelmeyer/97cddeadcffa8f8d1459 to your computer and use it in GitHub Desktop.
Save crittelmeyer/97cddeadcffa8f8d1459 to your computer and use it in GitHub Desktop.
A shortcut for ls -al
#!/bin/bash -e
ls -al
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment