mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
added viu img previewer support
This commit is contained in:
5
scripts/viu-previewer
Executable file
5
scripts/viu-previewer
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
img="$1"
|
||||
|
||||
viu "$img"
|
||||
Reference in New Issue
Block a user