aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVasil Zlatanov <vasil.zlatanov@gmail.com>2016-11-24 14:59:18 +0000
committerVasil Zlatanov <vasil.zlatanov@gmail.com>2016-11-24 14:59:18 +0000
commit4fcc26f53bf9b7ab57fcd7ed57f1e809410852aa (patch)
tree6c9173e5328467fcf66dafe2e5edb7a281e56e1c
parentcd2452a65388e3642c7dcabb0a34a33983bbe63c (diff)
downloaddotfiles-4fcc26f53bf9b7ab57fcd7ed57f1e809410852aa.tar.gz
dotfiles-4fcc26f53bf9b7ab57fcd7ed57f1e809410852aa.tar.bz2
dotfiles-4fcc26f53bf9b7ab57fcd7ed57f1e809410852aa.zip
add sysinfo to shell
-rw-r--r--Shell/zshrc4
-rw-r--r--Window_Manager/ratpoison/ratpoisonrc.conf1
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'`"
-