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