wgetrc
This commit is contained in:
parent
bb5e54f7f4
commit
25f893cf9e
|
|
@ -0,0 +1 @@
|
|||
hsts-file=~/.cache/wget-hsts
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
word=$(dmenu -p "Enter Word: " <&-)
|
||||
#$BROWSER https://www.merriam-webster.com/dictionary/$word
|
||||
$BROWSER "https://www.google.com/search?hl=en&q=define+$word"
|
||||
|
||||
Loading…
Reference in New Issue