From a3e0944349649e693f449f028b390c4704c46f08 Mon Sep 17 00:00:00 2001
From: Gerhard Gonter <ggonter@gmail.com>
Date: Fri, 29 Jan 2016 11:28:07 +0100
Subject: [PATCH] bash to tcsh escape

---
 .bashrc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.bashrc b/.bashrc
index 8e8314b..e9a210d 100644
--- a/.bashrc
+++ b/.bashrc
@@ -11,4 +11,5 @@ fi
 unalias l. ll ls vi
 
 alias ..="tcsh -l"
+alias sux="sudo tcsh -l"
 
-- 
GitLab