Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ set -g prefix `
bind-key ` last-window
bind-key e send-prefix

bind h split-window -h
bind v split-window -v

set -g status-position bottom
set -g status-bg colour234
set -g status-fg colour137
Expand Down
2 changes: 2 additions & 0 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ set hlsearch
set ruler
highlight Comment ctermfg=green

map 9 $
nnoremap \ :