commit 5f6fa91bf2606f478e463562517a8bd4d530cfc6
parent 9153c48e2f2cbef68ad90f32d73efd3fbf7d6ec2
Author: pyratebeard <root@pyratebeard.net>
Date: Fri, 17 Mar 2017 14:37:33 +0000
Removed unused configurations
Diffstat:
3 files changed, 0 insertions(+), 91 deletions(-)
diff --git a/tmux/.tmuxinator/decker-1.yml b/tmux/.tmuxinator/decker-1.yml
@@ -1,38 +0,0 @@
-# ~/.tmuxinator/decker.yml
-
-name: decker-1
-root: ~/
-
-tmux_options: -2
-
-# Optional. tmux socket
-# socket_name: foo
-
-# Runs before everything. Use it to start daemons etc.
-# pre: sudo /etc/rc.d/mysqld start
-
-# Runs in each window and pane before window/pane specific commands. Useful for setting up interpreter versions.
-# pre_window: rbenv shell 2.0.0-p247
-
-# Pass command line options to tmux. Useful for specifying a different tmux.conf.
-# tmux_options: -f ~/.tmux.mac.conf
-
-# Change the command to call tmux. This can be used by derivatives/wrappers like byobu.
-# tmux_command: byobu
-
-# Specifies (by name or index) which window will be selected on project startup. If not set, the first window is used.
-# startup_window: logs
-
-windows:
- - master:
- layout: 271b,197x60,0,0{105x60,0,0,0,91x60,106,0[91x20,106,0,8,91x39,106,21,10]}
- panes:
- -
- - ncmpcpp
- - irssi
- - net:
- layout: 271b,197x60,0,0{105x60,0,0,0,91x60,106,0[91x20,106,0,8,91x39,106,21,10]}
- panes:
- -
- - mutt
- - snownews
-\ No newline at end of file
diff --git a/tmux/.tmuxinator/decker-2.yml b/tmux/.tmuxinator/decker-2.yml
@@ -1,33 +0,0 @@
-# ~/.tmuxinator/decker-2.yml
-
-name: decker-2
-root: ~/
-
-# Optional. tmux socket
-# socket_name: foo
-
-# Runs before everything. Use it to start daemons etc.
-# pre: sudo /etc/rc.d/mysqld start
-
-# Runs in each window and pane before window/pane specific commands. Useful for setting up interpreter versions.
-# pre_window: rbenv shell 2.0.0-p247
-
-# Pass command line options to tmux. Useful for specifying a different tmux.conf.
-# tmux_options: -f ~/.tmux.mac.conf
-
-# Change the command to call tmux. This can be used by derivatives/wrappers like byobu.
-# tmux_command: byobu
-
-# Specifies (by name or index) which window will be selected on project startup. If not set, the first window is used.
-# startup_window: logs
-
-windows:
- - master:
- layout: ece1,99x58,0,0[99x39,0,0,0,99x18,0,40,2]]
- panes:
- -
- - ranger
- - mutt:
- - mutt
- - news:
- - snownews
-\ No newline at end of file
diff --git a/tmux/.tmuxinator/work2.yml b/tmux/.tmuxinator/work2.yml
@@ -1,18 +0,0 @@
-# ~/.tmuxinator/work.yml
-
-name: work2
-root: ~/
-
-tmux_options: -2
-
-windows:
- - mail:
- layout: 0abe,98x55,0,0[98x17,0,0,2,98x37,0,18,3]
- panes:
- - mps
- - mutt
- - news:
- layout: 0ac7,98x55,0,0[98x17,0,0,4,98x37,0,18,5]
- panes:
- - ranger
- - snownews