confOS/.config/fish/conf.d/abbr_arch.fish
2023-10-09 17:12:05 +02:00

5 lines
255 B
Fish

abbr code codium
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"