From 67a064dfeab437ec98e24124a7dceee2f30c755a Mon Sep 17 00:00:00 2001 From: Lexi Stelter Date: Mon, 26 Aug 2019 15:43:01 +0200 Subject: [PATCH] vriska local changes --- local/.bashrc.vriska | 2 ++ local/.xprofile.vriska | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/local/.bashrc.vriska b/local/.bashrc.vriska index 8cae78b..a087c86 100644 --- a/local/.bashrc.vriska +++ b/local/.bashrc.vriska @@ -5,6 +5,8 @@ # Host-specific aliases alias passheinlein="PASSWORD_STORE_DIR=~/.password-store-heinlein pass" +alias git-fetchboth="git fetch origin master:master; git fetch origin develop:develop" + # Assume colors are set in global .bashrc: # - TRED # - TGREEN diff --git a/local/.xprofile.vriska b/local/.xprofile.vriska index 49e9eb1..69d8ff2 100644 --- a/local/.xprofile.vriska +++ b/local/.xprofile.vriska @@ -15,5 +15,6 @@ xinput disable "SynPS/2 Synaptics TouchPad" /usr/lib/notification-daemon-1.0/notification-daemon & # Load screen layout -[ -f ~/.screenlayout/workplace.sh ] && sh ~/.screenlayout/workplace.sh +#[ -f ~/.screenlayout/workplace.sh ] && sh ~/.screenlayout/workplace.sh +autoscreenlayout