nnn shows hidden files by default
This commit is contained in:
parent
a6a6e2e53b
commit
3bfd3c0785
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@
|
|||
tsh = "ssh -o RequestTTY=yes $argv tmux -u -CC new -A -s tmux-main";
|
||||
};
|
||||
shellInit = ''
|
||||
set -g -x NNN_OPTS="H"
|
||||
set -g -x FONTCONFIG_FILE ${pkgs.fontconfig.out}/etc/fonts/fonts.conf
|
||||
'';
|
||||
plugins = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue