Update 2023-11-01 10:14 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2023-11-01 10:14:00 +01:00
parent 09f9fd0045
commit f02cbd8d82
6 changed files with 293 additions and 177 deletions

2
.kshrc
View File

@@ -69,7 +69,7 @@ export TUIR_BROWSER
NNN_OPTS="cErxAJBR"
NNN_OPENER="nnn.sh"
NNN_FIFO=/tmp/nnn.fifo
NNN_PLUG='o:-!mpv "$nnn";x:!imagesort;p:!pdfarranger "$nnn" > /dev/null 2>&1 &'
NNN_PLUG='o:-!mpv "$nnn";u:!upload "$nnn";x:!imagesort;p:!pdfarranger "$nnn" > /dev/null 2>&1 &'
NNN_ARCHIVE="\\.(7z|bz2|gz|tar|tgz|zip)$"
NNN_COLORS='#0a1b2c3d;1234'
NNN_FCOLORS='c1e2272e006033f7c6d6abc4'