9526210d90d0

I live in Iceland now lol
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Thu, 27 Aug 2015 10:26:17 +0000
parents 25ffd1bd1092
children b2304dc0850c
branches/tags (none)
files fish/functions/isen.fish

Changes

--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/fish/functions/isen.fish	Thu Aug 27 10:26:17 2015 +0000
@@ -0,0 +1,3 @@
+function isen -d "Translate from Icelandic to English"
+    trans -b -u firefox is:en $argv
+end