Skip to content

Commit

Permalink
[commands] Add new
Browse files Browse the repository at this point in the history
  • Loading branch information
fifthdrew committed Sep 23, 2024
1 parent 8cda1f8 commit ac21e9d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions commands/.local/bin/tl
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash
tl() {
SEARCH="$1"
$BROWSER "https://context.reverso.net/translation/english-portuguese/${SEARCH}"
}

0 comments on commit ac21e9d

Please sign in to comment.