add little script to interactively look for urls

This commit is contained in:
Felix Van der Jeugt 2019-08-23 17:02:37 +02:00
parent c78d02c7dc
commit 2bc58a2584
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 2 additions and 0 deletions

2
local/bin/selecturl Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
urlscan -n | dmenu | xargs --no-run-if-empty qutebrowser