From 4fcc26f53bf9b7ab57fcd7ed57f1e809410852aa Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Thu, 24 Nov 2016 14:59:18 +0000 Subject: add sysinfo to shell --- Shell/zshrc | 4 +++- Window_Manager/ratpoison/ratpoisonrc.conf | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Shell/zshrc b/Shell/zshrc index 8043d83..6c66349 100644 --- a/Shell/zshrc +++ b/Shell/zshrc @@ -56,7 +56,6 @@ fi export ANDROID_HOME=/opt/android-sdk -#~/bin/sysinfo case $TERM in (*rxvt*) @@ -82,3 +81,6 @@ fi ;; esac + +## Fancy sysinfo +~/bin/sysinfo diff --git a/Window_Manager/ratpoison/ratpoisonrc.conf b/Window_Manager/ratpoison/ratpoisonrc.conf index f47909c..5c2f785 100644 --- a/Window_Manager/ratpoison/ratpoisonrc.conf +++ b/Window_Manager/ratpoison/ratpoisonrc.conf @@ -373,4 +373,3 @@ bind M-2 exec ratpoison -c "frestore `ratpoison -c 'getenv fs2'`" # Give ourselves another slot on M-# and M-3, respectively. bind M-numbersign exec ratpoison -c "setenv fs3 `ratpoison -c 'fdump'`" bind M-3 exec ratpoison -c "frestore `ratpoison -c 'getenv fs3'`" - -- cgit v1.2.3-54-g00ecf