Add coments

This commit is contained in:
CronyAkatsuki 2023-11-07 18:44:52 +01:00
parent 7c06808323
commit 3b7488a1d7

View File

@ -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