Skip to content

Instantly share code, notes, and snippets.

@sexwithsatan
Last active July 17, 2018 23:46
Show Gist options
  • Save sexwithsatan/c9ee034bb6e63e7c749300fb5d58c2eb to your computer and use it in GitHub Desktop.
Save sexwithsatan/c9ee034bb6e63e7c749300fb5d58c2eb to your computer and use it in GitHub Desktop.
alias ls='ls -C --color=auto --time-style=long-iso --group-directories-first'
alias la='ls -A'
alias ll='ls -1 -hkl -go'
alias pg='less -F'
alias ed='vim'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment