Skip to content

Instantly share code, notes, and snippets.

@kewur
kewur / .tmux.conf
Created August 20, 2019 03:12
tmux config
set-option -g prefix C-a
bind-key C-a last-window
bind-key w select-pane -t :.+ # was choose-window
bind-key W select-pane -t :.- # was choose-window
# Start numbering at 1
set -g base-index 1
set-option -g allow-rename off
@kewur
kewur / cloudSettings
Last active July 9, 2018 03:25
Visual Studio Code Settings Sync Gist
{"lastUpload":"2018-07-09T03:25:08.505Z","extensionVersion":"v2.9.2"}