1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-10-17 20:52:40 +00:00
This commit is contained in:
Mo8it 2022-03-25 13:57:05 +01:00
parent b4ceea49c4
commit 4fd8046036

View file

@ -17,6 +17,7 @@ if status is-interactive
abbr -a -g rm trash abbr -a -g rm trash
abbr -a -g cd z abbr -a -g cd z
abbr -a -g ssh "kitty +kitten ssh" abbr -a -g ssh "kitty +kitten ssh"
abbr -a -g ta "task add"
## Safety options ## Safety options
abbr -a -g cp "cp -i" abbr -a -g cp "cp -i"