mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[pacaur->yay] replace pacaur with yay (aur-helpers)
This commit is contained in:
parent
ec19b0fc0f
commit
680c723a99
4 changed files with 44 additions and 22 deletions
|
@ -99,7 +99,7 @@ alias key-repair-all='wget -q http://archive.getdeb.net/getdeb-archive.key -O- |
|
|||
|
||||
# ARCH:
|
||||
alias pacman-update='sudo pacman -Syu'
|
||||
alias pacaur-update='pacaur -Syua'
|
||||
alias aur-update='yay -Syua'
|
||||
|
||||
# DOTFILES:
|
||||
alias dotfile-update-submodules='cd ~/.dotfiles/ && git submodule foreach git pull origin master'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue