aliases: add nnn
This commit is contained in:
@@ -17,6 +17,7 @@ alias trunc="truncate -s0"
|
|||||||
# Misc
|
# Misc
|
||||||
alias hgrep="history | grep"
|
alias hgrep="history | grep"
|
||||||
alias hex="hexdump -Cv"
|
alias hex="hexdump -Cv"
|
||||||
|
alias n="nnn -d -x"
|
||||||
|
|
||||||
# git shortcuts
|
# git shortcuts
|
||||||
alias br="git checkout"
|
alias br="git checkout"
|
||||||
|
|||||||
Reference in New Issue
Block a user