Add coments
This commit is contained in:
parent
7c06808323
commit
3b7488a1d7
@ -50,6 +50,7 @@ HISTFILE="$XDG_STATE_HOME"/zsh/history
|
|||||||
|
|
||||||
[ -n "$NNNLVL" ] && PS1="N$NNNLVL $PS1"
|
[ -n "$NNNLVL" ] && PS1="N$NNNLVL $PS1"
|
||||||
|
|
||||||
|
# cd on nnn quiting
|
||||||
nnn_cd ()
|
nnn_cd ()
|
||||||
{
|
{
|
||||||
if ! [ -z "$NNN_PIPE" ]; then
|
if ! [ -z "$NNN_PIPE" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user