Created readme and updated config

This commit is contained in:
2015-05-20 15:33:24 +02:00
parent 075fb545c1
commit 817a58cc7a
3 changed files with 10 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
Link tmux default session scripts:
ln -s ~/PerryPerrySource/tmux/tmuxstart_scripts/ ~/.tmuxstart
+6 -1
View File
@@ -84,7 +84,7 @@ set -g mouse-select-pane on
set -g mouse-select-window on
# ==================================
# Ressurection settings
# Resurrection settings
# ==================================
# Enable Vim ressurection
set -g @resurrect-strategy-vim 'session'
@@ -93,6 +93,11 @@ set -g @continuum-save-interval '5'
# Restore saved session on loading tmux
set -g @continuum-restore 'on'
# ==================================
# Tmux start settings
# ==================================
bind D command-prompt -p "Make/attach session:" "new-window 'tmuxstart \'%%\''"
# ==================================
# List of plugins
# ==================================
+2
View File
@@ -0,0 +1,2 @@
ssh estate
new_session -n Dev