Auto Update
This commit is contained in:
parent
8bec5b9c03
commit
35f8ea622f
1 changed files with 1 additions and 0 deletions
|
@ -36,3 +36,4 @@ alias yay='paru'
|
|||
wget -q https://raw.githubusercontent.com/Jguer/yay/next/completions/bash -O ~/out.tmp
|
||||
[ $(diff -q ~/out.tmp /usr/share/bash-completion/completions/paru.bash) ] && echo "Bash completion for yay is wrong. Run this : sudo wget https://raw.githubusercontent.com/Jguer/yay/next/completions/bash -O /usr/share/bash-completion/completions/paru.bash"
|
||||
rm ~/out.tmp
|
||||
source /usr/share/bash-completion/completions/paru.bash
|
||||
|
|
Loading…
Reference in a new issue