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 e158fc56289d43b7dc62cd0a4589c9e366a39645
parent 6a22f2d90f33435a472f149b0abb79476a70e57a
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Mon, 21 Mar 2016 12:48:01 -0700

add iddqd ssh session

Diffstat:
M.tmuxinator/utility.yml | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/.tmuxinator/utility.yml b/.tmuxinator/utility.yml @@ -24,7 +24,8 @@ windows: layout: even-vertical panes: - mutt - - ncmpcpp + - vimpc + #- ncmpcpp - sphere: layout: even-vertical panes: @@ -32,6 +33,9 @@ windows: - cd ~/code/sphere/python && ipython -i -c "import sphere" #- cd ~/code/sphere/python && git log --oneline - cd ~/code/sphere/python && tig + - iddqd: + panes: + - bash ~/bin/iddqd-ssh - dotfiles: layout: even-vertical panes: