init
This commit is contained in:
3
kitty/kitty-open-helper.sh
Normal file
3
kitty/kitty-open-helper.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
[ "$1" = @selection ] && set -- .
|
||||
xdg-open "$1"
|
||||
Reference in New Issue
Block a user