Skip to content

Commit

Permalink
(utilities): add open_dictionary
Browse files Browse the repository at this point in the history
  • Loading branch information
savnk_manjaro committed May 10, 2021
1 parent 26a961f commit 58bd0ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions utilities/open_dictionary
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/bash
goldendict \"$(xsel|tr '\n' ' '|sed -r 's/^[^[:alpha:]]*([-[:alpha:]]*).*$/&/')\"

0 comments on commit 58bd0ce

Please sign in to comment.