add lazygit and lazydocker as nnn plugins
This commit is contained in:
parent
8f40fd9775
commit
e39f2d20a6
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -117,6 +117,7 @@ export LANG=en_US.UTF-8
|
|||
|
||||
# n³ settings
|
||||
export NNN_ARCHIVE="\\.(7z|a|ace|alz|arc|arj|bz|bz2|cab|cpio|deb|gz|jar|lha|lz|lzh|lzma|lzo|rar|rpm|rz|t7z|tar|tbz|tbz2|tgz|tlz|txz|tZ|tzo|war|xpi|xz|Z|zip)$"
|
||||
export NNN_PLUG='l:!lazygit*;d:!lazydocker*'
|
||||
|
||||
# Compilation flags:
|
||||
# export ARCHFLAGS="-arch x86_64"
|
||||
|
|
Loading…
Reference in a new issue