From 78bf712688f8e5db4b6d8e885439e2f99bb99827 Mon Sep 17 00:00:00 2001 From: Sheppy Date: Sun, 9 Apr 2017 09:39:01 +0200 Subject: [PATCH] meh --- zshrc | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/zshrc b/zshrc index d874c2d..826e06f 100644 --- a/zshrc +++ b/zshrc @@ -159,6 +159,7 @@ if [[ $HOST =~ atlantis* ]]; then fi if [[ $HOST == "atlantislaptop" ]]; then alias backlightctl="tee /sys/class/backlight/intel_backlight/brightness <<< $1" + alias nodisplayoff='xset s off' fi ## JAVA ## @@ -191,18 +192,6 @@ function key(){ ## ROOT ## alias udev_reload="udevadm control --reload-rules && udevadm trigger" #reload all udevrules on the fly -### GENE-SHIT ### -if [[ $HOST == "atlantislaptop" ]]; then - GENE_BASE="/home/ik15ydit/bcarbeit/new_try" - GENE_ROOT="/home/ik15ydit/bcarbeit/new_try/gene-setup" - INSTALL_DIR=$GENE_ROOT/local/bin - #rm -r $INSTALL_DIR/lib/platin/gems/ 2&> /dev/null > /dev/null - #$GENE_ROOT/setup-platin.sh -i $INSTALL_DIR 2&> /dev/null > /dev/null & - #export PATH=$GENE_BASE/local/bin:$PATH - alias -g patmos-clang="/home/ik15ydit/bcarbeit/new_try/gene-setup/local/bin/patmos-clang" - alias -g patmos-gene="/home/ik15ydit/bcarbeit/new_try/gene-setup/local/bin/patmos-gene" -fi - ### DISABLE MESSAGES ### if [[ $HOST =~ faui* ]]; then mesg n