Skip to content

Commit

Permalink
add an easy yaourt update aur alias
Browse files Browse the repository at this point in the history
 Changes to be committed:
	modified:   bash_stuff/files/myaliases
  • Loading branch information
MikereDD committed Sep 17, 2016
1 parent 7229484 commit 175428e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bash_stuff/files/myaliases
Expand Up @@ -82,6 +82,7 @@ alias x="xinit"
alias reboot="sudo reboot"
alias shutdown="sudo shutdown -h now"
alias :q="exit"
alias yaourtupdate="yaourt -Syu --aur"
## sudo
#alias sudo='sudo '
# privileged access
Expand Down

0 comments on commit 175428e

Please sign in to comment.