Skip to content

Instantly share code, notes, and snippets.

@maximebories
Last active January 8, 2023 20:03
Show Gist options
  • Save maximebories/3e03e82aa8f728ec169739467b4727ce to your computer and use it in GitHub Desktop.
Save maximebories/3e03e82aa8f728ec169739467b4727ce to your computer and use it in GitHub Desktop.
Alias
alias la = "ls -a"
alias lla = "ls -la"
alias yt - ariac = youtube - dl--external - downloader aria2c--external - downloader - args "-x 16 -s 16 -k 1M"
alias brewup = "brew update && brew upgrade && brew cleanup && brew doctor";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment