diff options
| author | yuzu-eva <stevenhu@web.de> | 2022-08-22 22:48:02 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2022-08-22 22:48:02 +0200 |
| commit | b2abf7439ed3c8097bccd3f71f3f5410552ac7fe (patch) | |
| tree | b650fd81505e6d015e490cebf0aa9b4f0dba68c5 /.config/nnn/nnn.bash | |
| parent | 599e1315ce9be32944681ff4e88fc5afa8ae81b8 (diff) | |
switch from powerline to starship, added mpd & ncmpcpp configs. also using nnn now
Diffstat (limited to '.config/nnn/nnn.bash')
| -rw-r--r-- | .config/nnn/nnn.bash | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/nnn/nnn.bash b/.config/nnn/nnn.bash new file mode 100644 index 0000000..cebb9df --- /dev/null +++ b/.config/nnn/nnn.bash @@ -0,0 +1,4 @@ +# NNN +export NNN_PLUG='t:preview-tui;' + +export NNN_FIFO="/tmp/nnn.fifo" |
