Skip to content

Commit 58bd0ce

Browse files
author
savnk_manjaro
committed
(utilities): add open_dictionary
1 parent 26a961f commit 58bd0ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utilities/open_dictionary

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/bash
2+
goldendict \"$(xsel|tr '\n' ' '|sed -r 's/^[^[:alpha:]]*([-[:alpha:]]*).*$/&/')\"

0 commit comments

Comments
 (0)