dotfiles/.config/zsh-abbr/user-abbreviations

6 lines
151 B
Plaintext
Raw Normal View History

2024-06-23 19:39:49 +02:00
abbr -g "aur"="sudo aura"
abbr -g "aura"="sudo aura"
abbr -g "cat"="bat"
2024-07-16 16:20:50 +02:00
abbr -g "neo"="nvim +'Telescope oldfiles'"
2024-06-23 19:39:49 +02:00
abbr "wt"="webtorrent --mpv \"%\""