confOS/.config/fish/conf.d/abbr_arch.fish
2023-03-19 16:15:45 +01:00

5 lines
257 B
Fish

abbr code "codium"
abbr d "nautilus . -w &> /dev/null & disown"
abbr spotify "spotify &> /dev/null & disown"
abbr vs "codium ."
abbr vencord-installer 'yes | sh -c "$(curl -sS https://raw.githubusercontent.com/Vendicated/VencordInstaller/main/install.sh)"'