diff options
| author | 2020-10-31 20:47:07 +0530 | |
|---|---|---|
| committer | 2020-10-31 20:48:05 +0530 | |
| commit | ff5685b64de1725e77208f0c963015bcaf3a6037 (patch) | |
| tree | 4ad34793da2838e7fa9b1340dc9581229494c3e5 /misc/auto-completion/bash | |
| parent | aabbf6ddcb35dcd5c3289d88a1cb9bd890e1f5d0 (diff) | |
| download | nnn-ff5685b64de1725e77208f0c963015bcaf3a6037.tar.gz | |
Option -U to show user and group in status bar
Diffstat (limited to 'misc/auto-completion/bash')
| -rw-r--r-- | misc/auto-completion/bash/nnn-completion.bash | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/auto-completion/bash/nnn-completion.bash b/misc/auto-completion/bash/nnn-completion.bash index d0c80e5..cb2b6f2 100644 --- a/misc/auto-completion/bash/nnn-completion.bash +++ b/misc/auto-completion/bash/nnn-completion.bash @@ -40,6 +40,7 @@ _nnn () -t -T -u + -U -V -w -x |