.sh
This commit is contained in:
commit
f2c2b02bdb
1 changed files with 3 additions and 0 deletions
3
tr.sh
Executable file
3
tr.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
xdg-open "https://translate.google.com/?sl=auto&tl=en&text=$1&op=translate"
|
Loading…
Reference in a new issue