add xclip abbr
This commit is contained in:
parent
a89a48e07b
commit
709beaf689
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ abbr d "nautilus . -w &> /dev/null & disown"
|
||||||
abbr vs "codium ."
|
abbr vs "codium ."
|
||||||
abbr vencord-installer 'yes | 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)"'
|
||||||
abbr topgrade "topgrade -y -c --skip-notify"
|
abbr topgrade "topgrade -y -c --skip-notify"
|
||||||
|
abbr xclip "xclip -selection clipboard"
|
||||||
|
|
Loading…
Reference in a new issue