From b8ad8f60d1e9b1f9e2f6889d63a1b5166cf8d085 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Tue, 31 Oct 2023 20:29:57 +0100 Subject: added apt aliases --- .config/nnn/nnn.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/nnn/nnn.bash') diff --git a/.config/nnn/nnn.bash b/.config/nnn/nnn.bash index 92a10dd..966ba30 100755 --- a/.config/nnn/nnn.bash +++ b/.config/nnn/nnn.bash @@ -1,4 +1,4 @@ # NNN -export NNN_PLUG='t:preview-tabbed;' +export NNN_PLUG='t:preview-tui;b:preview-tabbed' export NNN_FIFO="/tmp/nnn.fifo" -- cgit v1.2.3