mirror of
https://github.com/The-Repo-Club/DotFiles.git
synced 2024-11-25 00:38:20 -05:00
configs
This commit is contained in:
parent
a246e86355
commit
27bd7b7bd6
@ -1,6 +1,6 @@
|
||||
[sync]
|
||||
alwaysshowpkgorigin = yes
|
||||
develpkgsexpiration = 3
|
||||
develpkgsexpiration = 14
|
||||
upgradesorting = repo
|
||||
showdownloadsize = yes
|
||||
ignoreoutofdateaurupgrades = no
|
||||
|
Binary file not shown.
@ -21,8 +21,7 @@ function pacman
|
||||
else if [ "$argv" = --upall ]
|
||||
sudo pkgfile -u
|
||||
command sudo pacman -Fy
|
||||
command sudo pacman -Sy
|
||||
sudo pikaur -Su
|
||||
sudo pikaur -Syu
|
||||
auracle update -C ~/.cache/pkgs/
|
||||
else if [ "$argv" = --pacsync ]
|
||||
pacsync
|
||||
|
Loading…
Reference in New Issue
Block a user