diff --git a/.config/fish/conf.d/abbr_arch.fish b/.config/fish/conf.d/abbr_arch.fish index 87a5ec2..05762bd 100644 --- a/.config/fish/conf.d/abbr_arch.fish +++ b/.config/fish/conf.d/abbr_arch.fish @@ -2,4 +2,4 @@ abbr code "codium" abbr d "nautilus . -w &> /dev/null & disown" abbr spotify "spotify &> /dev/null & disown" abbr vs "codium ." -abbr vencord-installer 'sh -c "$(curl -sS https://raw.githubusercontent.com/Vendicated/VencordInstaller/main/install.sh)"' +abbr vencord-installer 'yes | sh -c "$(curl -sS https://raw.githubusercontent.com/Vendicated/VencordInstaller/main/install.sh)"'