mirror of
https://github.com/The-Repo-Club/DotFiles.git
synced 2024-11-25 00:38:20 -05:00
fixed fish
This commit is contained in:
parent
950fa4ea99
commit
03359cf804
@ -23,7 +23,6 @@ function pacman
|
|||||||
command sudo pacman -Sy
|
command sudo pacman -Sy
|
||||||
command pikaur -Su
|
command pikaur -Su
|
||||||
command auracle update -C ~/.cache/pkgs/
|
command auracle update -C ~/.cache/pkgs/
|
||||||
command sudo pkgfile -u
|
|
||||||
else if [ "$argv" = --pacsync ]
|
else if [ "$argv" = --pacsync ]
|
||||||
command pacsync
|
command pacsync
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user