2023-10-09 17:12:05 +02:00
|
|
|
abbr code codium
|
2023-03-13 16:02:20 +01:00
|
|
|
abbr d "nautilus . -w &> /dev/null & disown"
|
2023-03-13 16:12:42 +01:00
|
|
|
abbr vs "codium ."
|
2023-11-07 15:36:17 +01:00
|
|
|
# abbr vencord-installer 'yes | sh -c "$(curl -sS https://raw.githubusercontent.com/Vendicated/VencordInstaller/main/install.sh)"'
|
2023-10-18 11:16:59 +02:00
|
|
|
abbr xclip "xclip -selection clipboard"
|
2023-10-26 17:12:29 +02:00
|
|
|
abbr spotx "bash -c 'bash <(curl -sSL https://raw.githubusercontent.com/SpotX-CLI/SpotX-Linux/main/install.sh) -ceP $HOME/.local/share/spotify-launcher/install/usr/share/spotify/'"
|
2023-11-10 12:10:09 +01:00
|
|
|
abbr rm "trash -f"
|
2023-11-18 21:01:17 +01:00
|
|
|
abbr catall "find . -name '*.ext1' -o -name '*.ext2' | xargs cat | xclip -selection clipboard"
|
2024-01-19 00:45:12 +01:00
|
|
|
abbr ls "eza --git --icons -gl"
|