1 files changed,
1 insertions(+),
1 deletions(-)
Author:
Oleksandr Smirnov
olexsmir@gmail.com
Committed at:
2025-11-05 20:25:26 +0200
Parent:
0be1336
M
config/fish/conf.d/aliases.fish
@@ -16,7 +16,7 @@ alias unkillbt "rfkill unblock bluetooth"
alias g git if type -q hledger; alias f hledger; end -if type -q jj; alias j jj; end +if type -q jj; abbr --add j jj; end if type -q nvim alias vim nvim