Created
October 5, 2018 05:59
-
-
Save iCloud/645723adeb8f4d831a2eab434d04bd61 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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