mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
fish: j for jj
This commit is contained in:
parent
0be1336b76
commit
f863a17c5b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue