cswimr/home
Archived
Template
1
0
Fork 0

set NNN_ARCHIVE

This commit is contained in:
Seaswimmer 2024-10-22 19:41:38 -04:00
parent 5a847657dc
commit 4aa652360e
Signed by: cswimr
GPG key ID: A9C162E867C851FA

5
.zshrc
View file

@ -104,6 +104,9 @@ else
export BROWSER='zen-browser'
fi
# Compilation flags
# 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)$"
# Compilation flags:
# export ARCHFLAGS="-arch x86_64"