Skip to content

Instantly share code, notes, and snippets.

@iCloud
Created October 5, 2018 05:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iCloud/645723adeb8f4d831a2eab434d04bd61 to your computer and use it in GitHub Desktop.
Save iCloud/645723adeb8f4d831a2eab434d04bd61 to your computer and use it in GitHub Desktop.
alias auru 'yaourt -Syua --noconfirm'
alias auru 'yaourt -Syua --noconfirm'
alias journalctl 'sudo journalctl'
alias mktar 'tar -zcvf'
alias pacman 'sudo pacman'
alias pacu 'sudo pacman -Syu --noconfirm'
alias se 'ls /usr/bin | grep'
alias systemctl 'sudo systemctl'
alias untar 'tar -zxvf'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment