diff options
author | 2020-04-05 13:04:14 +0530 | |
---|---|---|
committer | 2020-04-05 13:07:18 +0530 | |
commit | 1014d941b14e805bc5f33d56e481f0cd1d9ff988 (patch) | |
tree | 75a8d922f070a2d1a323645e6498a81a07edf946 /misc/auto-completion/bash | |
parent | f14fb9c0f92c25ab79dd0c47d16f075199aeb999 (diff) | |
download | nnn-1014d941b14e805bc5f33d56e481f0cd1d9ff988.tar.gz |
Support only NO_COLOR, revert -C to disable color
Diffstat (limited to 'misc/auto-completion/bash')
-rw-r--r-- | misc/auto-completion/bash/nnn-completion.bash | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/auto-completion/bash/nnn-completion.bash b/misc/auto-completion/bash/nnn-completion.bash index 3614e28..b498b63 100644 --- a/misc/auto-completion/bash/nnn-completion.bash +++ b/misc/auto-completion/bash/nnn-completion.bash @@ -15,7 +15,6 @@ _nnn () -A -b -c - -C -d -e -E |