Compare commits
3 Commits
7d8bc680b3
...
8764cb7d9e
Author | SHA1 | Date | |
---|---|---|---|
![]() |
8764cb7d9e | ||
![]() |
257ae1d4b3 | ||
![]() |
9c90547b6b |
@@ -4,3 +4,4 @@
|
|||||||
.note
|
.note
|
||||||
tags
|
tags
|
||||||
.#*
|
.#*
|
||||||
|
.my/
|
||||||
|
@@ -254,6 +254,7 @@ end
|
|||||||
|
|
||||||
if type -q bat;
|
if type -q bat;
|
||||||
abbr cat 'bat'
|
abbr cat 'bat'
|
||||||
|
abbr bh 'bat -l help'
|
||||||
end
|
end
|
||||||
|
|
||||||
if type -q grc;
|
if type -q grc;
|
||||||
@@ -412,7 +413,10 @@ if type -q mcomix
|
|||||||
end
|
end
|
||||||
|
|
||||||
if type -q chezmoi
|
if type -q chezmoi
|
||||||
abbr cz chezmoi
|
abbr cz 'chezmoi'
|
||||||
|
abbr czd 'chezmoi diff'
|
||||||
|
abbr cza 'chezmoi apply'
|
||||||
|
abbr czc 'chezmoi cd'
|
||||||
end
|
end
|
||||||
|
|
||||||
if type -q hledger
|
if type -q hledger
|
||||||
|
Reference in New Issue
Block a user