fish: add abbr for hledger
This commit is contained in:
@ -411,3 +411,7 @@ end
|
||||
if type -q chezmoi
|
||||
abbr cz chezmoi
|
||||
end
|
||||
|
||||
if type -q hledger
|
||||
abbr hl hledger
|
||||
end
|
||||
|
Reference in New Issue
Block a user