From c5086d2fc1512945e8a9da51ded9540b71a27261 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 4 Sep 2014 22:36:32 +0200 Subject: add helios-ipmi alias --- etc/.zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/.zshrc') diff --git a/etc/.zshrc b/etc/.zshrc index b31e78a..2259fab 100644 --- a/etc/.zshrc +++ b/etc/.zshrc @@ -360,6 +360,8 @@ alias gtd-uni='todo --database /home/derf/var/gtd/uni --sort -text' alias hat='head -$((LINES-1))' +alias helios-ipmi='ipmitool -I lanplus -H helios-ipmi.chaosdorf.dn42 -U derf -f ~/lib/share/chaosdorf/helios/ipmi-password' + alias irc='tmux attach' alias lasth='last | head -$((LINES-1))' -- cgit v1.2.3