I hereby claim:
- I am baopham on github.
- I am baopham (https://keybase.io/baopham) on keybase.
- I have a public key whose fingerprint is 7E4B 6841 4C2F 3D3A 29F0 5F92 55A5 06F4 9EB1 1FE1
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
I, Bao Pham, have read and do accept the MuleSoft Contributor Agreement | |
at http://www.mulesoft.org/legal/contributor-agreement.html | |
Accepted on Thu Nov 26 2015 11:55:06 GMT-0800 (PST) |
I, Bao Pham, have read and do accept the MuleSoft Contributor Agreement | |
at http://www.mulesoft.org/legal/contributor-agreement.html | |
Accepted on Mon Nov 23 2015 12:29:53 GMT-0800 (PST) |
# GistId: f5e29984c42dc4067979 | |
# First remove *all* keybindings | |
unbind-key -a | |
# Now reinsert all the regular tmux keys | |
bind-key C-b send-prefix | |
bind-key C-o rotate-window | |
bind-key C-z suspend-client | |
bind-key Space next-layout | |
bind-key ! break-pane |
# GistID: 11072193 | |
source-file ~/.tmux.reset.conf | |
set -g default-terminal "screen-256color" | |
set-option -g xterm-keys | |
# Change prefix key to ` | |
set-option -g prefix ` |
# | |
# Sets Prezto options. | |
# | |
# Authors: | |
# Sorin Ionescu <[email protected]> | |
# | |
# | |
# General | |
# |
# | |
# Defines environment variables. | |
# | |
# Authors: | |
# Sorin Ionescu <[email protected]> | |
# | |
# GistID: 5194548 | |
# | |
# Browser |
# GistID: 4370896 | |
# Only search with case sensitivity if there is mixed case | |
--smart-case | |
# Follow symlinks | |
--follow | |
# Colors | |
--color-filename=bold green |
# | |
# Based on sorin theme | |
# | |
# Authors: | |
# Bao Pham <[email protected]> | |
# | |
# Screenshots: | |
# http://cl.ly/image/0O3y120B0T1z | |
# http://cl.ly/image/111H2O170z0Q | |
# |
; GistID: 4223990 | |
[user] | |
name = Bao Pham | |
email = "(none)" | |
[github] | |
user = baopham | |
[color] | |
ui = auto | |
branch = auto | |
diff = auto |