diff options
author | Timmy Keller <tjk@tjkeller.xyz> | 2022-07-31 15:16:04 -0500 |
---|---|---|
committer | Timmy Keller <tjk@tjkeller.xyz> | 2022-07-31 15:16:04 -0500 |
commit | a0943a0a387400afc8e49e7a626532e73990d24f (patch) | |
tree | 5e14f8a353c9b05a1a97f029c66c9f0e28f352a1 /zsh/zscripts/.lfub.zsh | |
parent | 4af49ed67fbf358674d45fb8af3c4c3efaf90f58 (diff) | |
download | dotconfig-a0943a0a387400afc8e49e7a626532e73990d24f.tar.xz dotconfig-a0943a0a387400afc8e49e7a626532e73990d24f.zip |
bunch more stuff
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. |