Init base file
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
abbr -a -- cl clear
|
||||
abbr -a -- docker podman
|
||||
abbr -a -- g git
|
||||
#abbr -a -- gs 'git status'
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user