diff options
Diffstat (limited to 'zsh/zscripts/.lfub.zsh')
-rwxr-xr-x | zsh/zscripts/.lfub.zsh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/zscripts/.lfub.zsh b/zsh/zscripts/.lfub.zsh index 83b00c1..2e1f7f4 100755 --- a/zsh/zscripts/.lfub.zsh +++ b/zsh/zscripts/.lfub.zsh @@ -1,5 +1,5 @@ #!/bin/sh -# This is a wrapper script for lb that allows it to create image previews with +# This is a wrapper script for lf that allows it to create image previews with # ueberzug. This works in concert with the lf configuration file and the # lf-cleaner script. |