Snippets

xchandan USERCONF

Created by xchandan last modified
1
2
3
4
5
6
7
set -g prefix ^a
unbind-key C-b
set -g status-bg black
set -g status-fg white
bind-key C-a last-window
bind-key a send-prefix
set -g mode-keys vi
1
2
3
4
:set tabstop=4
:set expandtab
:set hlsearch
:set incsearch

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.