add lazygit and lazydocker as nnn plugins

This commit is contained in:
Seaswimmer 2024-11-04 11:39:07 -05:00
parent 8f40fd9775
commit e39f2d20a6
Signed by: cswimr
GPG key ID: A9C162E867C851FA

1
.zshrc
View file

@ -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"