From b2abf7439ed3c8097bccd3f71f3f5410552ac7fe Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Mon, 22 Aug 2022 22:48:02 +0200 Subject: switch from powerline to starship, added mpd & ncmpcpp configs. also using nnn now --- .config/nnn/nnn.bash | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .config/nnn/nnn.bash (limited to '.config/nnn/nnn.bash') 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" -- cgit v1.2.3