mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-25 19:14:39 +02:00
[clean] remove duplicate in aliases
This commit is contained in:
parent
d611eb4a0c
commit
6d5a313769
2 changed files with 1 additions and 2 deletions
|
@ -99,7 +99,6 @@ 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 pacman-clean='sudo pacman -Sc'
|
||||
|
||||
# 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