Latest submodule updates and support for paru

This commit is contained in:
psox 2021-11-01 10:30:15 +00:00
parent b641630b18
commit 6f8d3e06ef
5 changed files with 5 additions and 4 deletions

@ -1 +1 @@
Subproject commit 9c34c359c4c1ebb1bd0211d40c3bca0c6aa2ca97
Subproject commit 04c96e235ff522704a6f1482e7fd06a05467cbb7

@ -1 +1 @@
Subproject commit 108f76b628a0df927df142036f1fdec829a5ff00
Subproject commit 693e5a2a0f6acfd2666882655d5dfd32e8c6c50b

@ -1 +1 @@
Subproject commit d4511c23659381b56dec8be8c8553b7ff3dc5fd8
Subproject commit bebaa6126ede6bda698a6788c6cf3fa02ff1679c

@ -1 +1 @@
Subproject commit dffe304567c86f06bf1be0fce200077504e79783
Subproject commit 1a9264bc661b3d52756916bf9ec3f41687d64db2

1
zshrc
View File

@ -179,6 +179,7 @@ alias curlj="curl -H 'Content-Type: application/json' "
which nvim >/dev/null 2>&1 && alias vim="$(which nvim)"
alias v=vim
[[ -x /usr/bin/yay ]] && [[ "$(whoami)" != "pacman" ]] && alias yay='sudo -iupacman /usr/bin/yay'
[[ -x /usr/bin/paru ]] && [[ "$(whoami)" != "pacman" ]] && alias yay='sudo -iupacman /usr/bin/paru'
typeset -A key