From df2105166b6a8a45f521fb22e7f0c4d2cd4f1c72 Mon Sep 17 00:00:00 2001 From: pryazha Date: Wed, 19 Feb 2025 22:50:00 +0500 Subject: clean bash profile, change vim/nvim configs and add some scripts --- scripts/en2ru | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 scripts/en2ru (limited to 'scripts/en2ru') diff --git a/scripts/en2ru b/scripts/en2ru new file mode 100755 index 0000000..2c69562 --- /dev/null +++ b/scripts/en2ru @@ -0,0 +1,3 @@ +#!/bin/sh +# You need to install translate-shell +trans -b :ru "$@" -- cgit v1.2.3