diff options
Diffstat (limited to 'plugins/chksum')
| -rwxr-xr-x | plugins/chksum | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/chksum b/plugins/chksum index 1514de7..0a386e5 100755 --- a/plugins/chksum +++ b/plugins/chksum @@ -12,7 +12,7 @@ # the output checksum filename will be directory.checksum_type # # Shell: POSIX compliant -# Author: ath3, Arun Prakash Jana +# Authors: ath3, Arun Prakash Jana selection=${NNN_SEL:-${XDG_CONFIG_HOME:-$HOME/.config}/nnn/.selection} resp=f |