From 3b7488a1d7e475f961356a36d9fc0cd6f90155c3 Mon Sep 17 00:00:00 2001 From: CronyAkatsuki Date: Tue, 7 Nov 2023 18:44:52 +0100 Subject: [PATCH] Add coments --- .config/zsh/.zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index 3eb05c5..3141817 100755 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -50,6 +50,7 @@ HISTFILE="$XDG_STATE_HOME"/zsh/history [ -n "$NNNLVL" ] && PS1="N$NNNLVL $PS1" +# cd on nnn quiting nnn_cd () { if ! [ -z "$NNN_PIPE" ]; then