diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-20 12:59:12 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-20 12:59:12 +0900 |
| commit | f3733e05565d081af9790fadc0018d0b494135fb (patch) | |
| tree | 5b345840df27c8605318971f8b8d6de661d9ce2d /ar/.config/shell | |
| parent | 7f97cfd8075b340cfe213a896f7a8db48396e23a (diff) | |
modified shell/aliasrc
Diffstat (limited to 'ar/.config/shell')
| -rw-r--r-- | ar/.config/shell/aliasrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ar/.config/shell/aliasrc b/ar/.config/shell/aliasrc index f3ad154..48c7ca0 100644 --- a/ar/.config/shell/aliasrc +++ b/ar/.config/shell/aliasrc @@ -308,6 +308,7 @@ command -v pacman > /dev/null 2>&1 && { alias -g pcr='pacman -R' alias -g pcrs='pacman -Rs' alias -g pcclean='pacman -Rsn $(pacman -Qqdt)' + alias -g pcky='pacman -Sy archlinux-keyring artix-keyring' } # pass |
