From 3d41e451d1d3c29033ca8d1a1939fe16eaed96eb Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sun, 12 Apr 2015 12:32:54 +0200 Subject: small general configuration --- bash_aliases | 2 +- xinitrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bash_aliases b/bash_aliases index 688252a..f0c47c9 100644 --- a/bash_aliases +++ b/bash_aliases @@ -21,7 +21,7 @@ alias swedish='vim ~/Secure/Notes/Swedish/swedish.txt' #zombify alias zombify='sudo -u dork /home/vasko/dorknet/dork zombify' -alias irc='autossh -M 0 -o "ServerAliveInterval 45" -o "ServerAliveCountMax 2" -p 80 vasko@wherewe.servebeer.com' +alias irc='autossh -M 0 -o "ServerAliveInterval 45" -o "ServerAliveCountMax 2" -p 55022 vasko@skozl.com' alias vps='autossh -M 0 -o "ServerAliveInterval 45" -o "ServerAliveCountMax 2" -p 22 vasko@108.61.173.91' alias sourcel='source ~/.bash_aliases' alias ,.='fc -e -' diff --git a/xinitrc b/xinitrc index 99b9050..f6663f6 100755 --- a/xinitrc +++ b/xinitrc @@ -55,7 +55,7 @@ xset m 0 0 xset -b # Launch locking program -#xautolock -detectsleep -locker '~/.ratpoison/lock' -time 11 -corners 0-00 & +xautolock -detectsleep -locker '~/.ratpoison/lock' -time 11 -corners 0-00 & # Load xterm colors xrdb -merge ~/.Xresources -- cgit v1.2.3-54-g00ecf