dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit bdfb156787e51de92997ef57ea03bf11f78966c4
parent 0acf3014e2437a634fe07e81d514e7d7c20d46b6
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Sun,  5 Jan 2014 21:47:44 +0100

Switchable IRC client, weechat default

Diffstat:
Rbin/irssi.sh -> bin/irc.sh | 0
Mbin/tmux-utility.sh | 2+-
2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/irssi.sh b/bin/irc.sh diff --git a/bin/tmux-utility.sh b/bin/tmux-utility.sh @@ -16,7 +16,7 @@ then tmux split-window -v -p 50 -t $SESSION # create a pane below first pane tmux send-keys -t $SESSION 'ncmpcpp' C-m # process in second pane tmux split-window -v -p 50 -t $SESSION # create a pane below second pane - tmux send-keys -t $SESSION 'irssi.sh' C-m # process in third pane + tmux send-keys -t $SESSION 'irc.sh' C-m # process in third pane #tmux select-pane -t $SESSION:1.4 # select fourth pane #tmux split-window -v -p 15 -t $SESSION # split right pane into two #tmux send-keys -t $SESSION 'uu' C-m # start update