From 2e02839bc2ec06c2a1184805b55b430a64e830e9 Mon Sep 17 00:00:00 2001 From: Thies Lennart Alff Date: Thu, 16 Mar 2023 08:48:27 +0100 Subject: [PATCH] highlight current line --- .zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshrc b/.zshrc index fe752aa..0070f28 100644 --- a/.zshrc +++ b/.zshrc @@ -91,3 +91,4 @@ alias reboot-windows="systemctl reboot --boot-loader-entry=windows.conf" alias reboot-linux="systemctl reboot --boot-loader-entry=arch.conf" alias zshrc="vim ~/.zshrc" +kinit -kt "$HOME/keytabs/cta1233.keytab" cta1233@KERBEROS.TU-HARBURG.DE