update tabn3 script
This commit is contained in:
parent
6fe2092212
commit
2abe188052
1 changed files with 1 additions and 3 deletions
|
@ -1,5 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
tb=$(tabbed -c -d -r 2 st -w x)
|
||||
|
||||
st -t "nnn - manejador de archivos" -n -e -w "$tb" nnn -d -D
|
||||
urxvtc -T "nnn - terminal file manager" -e nnn -d
|
||||
|
|
Reference in a new issue