Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

Commit

Permalink
Update aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
karasu committed Sep 27, 2018
1 parent 3abac59 commit 67122b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions skel/.bashrc.aliases
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
alias ls='ls --color=auto'

alias pacrepo='sudo reflector -l 20 -f 10 --save /etc/pacman.d/mirrorlist'
alias pacman='sudo pacman'
#alias pacman='sudo pacman'
alias journalctl='sudo journalctl'
alias pacu='sudo pacman -Syu --noconfirm'
alias auru='yaourt -Syua --noconfirm'
#alias auru='yaourt -Syua --noconfirm'
alias systemctl='sudo systemctl'
alias se='ls /usr/bin | grep'

Expand Down

0 comments on commit 67122b7

Please sign in to comment.