Updated the cheatsheet

This commit is contained in:
2015-10-18 20:34:58 +01:00
parent 621a43a0f6
commit 66956a6134
3 changed files with 5 additions and 2 deletions
+3
View File
@@ -30,3 +30,6 @@ rm -rf ~/.tmux/resurrect/*
Reload tmux config:
prefix - :
:source-file ~/.tmux.conf
Uninstall plugins:
prefix - alt - u
+1 -1
View File
@@ -43,7 +43,7 @@ set -g default-terminal "xterm-16color"
set -sg escape-time 0
# Set the default shell
# set-option -g default-shell $SHELL
set-option -g default-shell "/usr/local/bin/zsh"
# ==================================
# vim-navigation pluging settings