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]
|
[sync]
|
||||||
alwaysshowpkgorigin = yes
|
alwaysshowpkgorigin = yes
|
||||||
develpkgsexpiration = 3
|
develpkgsexpiration = 14
|
||||||
upgradesorting = repo
|
upgradesorting = repo
|
||||||
showdownloadsize = yes
|
showdownloadsize = yes
|
||||||
ignoreoutofdateaurupgrades = no
|
ignoreoutofdateaurupgrades = no
|
||||||
|
Binary file not shown.
@ -21,8 +21,7 @@ function pacman
|
|||||||
else if [ "$argv" = --upall ]
|
else if [ "$argv" = --upall ]
|
||||||
sudo pkgfile -u
|
sudo pkgfile -u
|
||||||
command sudo pacman -Fy
|
command sudo pacman -Fy
|
||||||
command sudo pacman -Sy
|
sudo pikaur -Syu
|
||||||
sudo pikaur -Su
|
|
||||||
auracle update -C ~/.cache/pkgs/
|
auracle update -C ~/.cache/pkgs/
|
||||||
else if [ "$argv" = --pacsync ]
|
else if [ "$argv" = --pacsync ]
|
||||||
pacsync
|
pacsync
|
||||||
|
Loading…
Reference in New Issue
Block a user