diff --git a/setup.sh b/setup.sh index 3d2b705..61f6156 100644 --- a/setup.sh +++ b/setup.sh @@ -22,3 +22,5 @@ GREEN="01;32m" cat << EOF >> ../../.PS1 PS1='\[\033[$GREEN\]\u\[\033[01;38;5;${SERV_COLOR}m\]@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]$ ' EOF + +# sudo wget https://raw.githubusercontent.com/Jguer/yay/next/completions/bash -O /usr/share/bash-completion/completions/paru.bash