Files
fish-config/conf.d/myabbrs.fish
T
Davide Frattarolo cb0c0e6e6e Add some change
2025-08-21 17:47:15 +02:00

19 lines
618 B
Fish

abbr -a -- cl clear
abbr -a -- tm tmux
abbr -a -- docker podman
abbr -a -- g git
abbr -a -- l ezals
abbr -a -- ll 'ezals -TL2'
abbr -a -- ls ezals
abbr -a -- q exit
abbr -a -- v nvim
abbr -a --position anywhere --command git -- a add
abbr -a --position anywhere --command git -- b branch
abbr -a --position anywhere --command git -- c commit
abbr -a --position anywhere --command git -- co checkout
abbr -a --position anywhere --command git -- d diff
abbr -a --position anywhere --command git -- s status
abbr -a --position anywhere --command tmux -- r rename
abbr -a --position anywhere --command tmux -- rw renamew