fix
This commit is contained in:
parent
49cd2cff2f
commit
61fee10e43
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
export NNN_PLUG="p:preview-tui;x:!chmod +x $nnn"
|
export NNN_PLUG="p:preview-tui;x:!chmod +x $nnn"
|
||||||
|
|
||||||
# Colors
|
# Colors
|
||||||
color=$(printf %02d $MACHINE_COLOR)
|
color=$(printf %02d $MACHINE_COLOR_ALT)
|
||||||
export NNN_FCOLORS="0000${color}000000000000000000"
|
export NNN_FCOLORS="0000${color}000000000000000000"
|
||||||
# 1 2 3 4 5 6 7 8 9101112
|
# 1 2 3 4 5 6 7 8 9101112
|
||||||
# 1 - block device
|
# 1 - block device
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue