no confirm yay
This commit is contained in:
parent
9c2e8e265d
commit
f4154a1558
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ fish -c "abbr vs 'code .'"
|
|||
fish -c "abbr untgz 'tar -xvzf'"
|
||||
fish -c "abbr - 'cd -'"
|
||||
fish -c "abbr cat 'bat'"
|
||||
fish -c "abbr bigupdate 'sudo pacman -Syu && yay && tldr --update'"
|
||||
fish -c "abbr bigupdate 'sudo pacman -Syu && yay --noconfirm && tldr --update'"
|
||||
fish -c "abbr d 'nautilus . -w &> /dev/null & disown'"
|
||||
fish -c "abbr spotify 'LD_PRELOAD=/usr/local/lib/spotify-adblock.so spotify &> /dev/null & disown'"
|
||||
# Remove fish icon
|
||||
|
|
Reference in a new issue