diff --git a/.config/fish/conf.d/abbr_arch.fish b/.config/fish/conf.d/abbr_arch.fish index 877f185..1ecd991 100644 --- a/.config/fish/conf.d/abbr_arch.fish +++ b/.config/fish/conf.d/abbr_arch.fish @@ -3,3 +3,4 @@ abbr d "nautilus . -w &> /dev/null & disown" abbr vs "codium ." abbr vencord-installer 'yes | sh -c "$(curl -sS https://raw.githubusercontent.com/Vendicated/VencordInstaller/main/install.sh)"' abbr topgrade "topgrade -y -c --skip-notify" +abbr xclip "xclip -selection clipboard"