Skip to content

Instantly share code, notes, and snippets.

View ZheFeng's full-sized avatar

Zhe Feng ZheFeng

  • Alibaba Group
  • Hangzhou, China
View GitHub Profile
@ZheFeng
ZheFeng / .vimrc.after
Created June 17, 2016 00:16 — forked from wilmoore/.vimrc.after
Vim Configuration
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" My Personal Vim Configuration
" Wil Moore III <wil.moore@wilmoore.com>
"
" I keep this configuration documented here:
" https://gist.github.com/3901161
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
""""""""""""""""""""""""""""""
"" base
@ZheFeng
ZheFeng / iterm2-solarized.md
Created June 16, 2016 14:19 — forked from kevin-smets/iterm2-solarized.md
iTerm2 + oh my zsh + solarized + Meslo powerline font (OSX)

Solarized

Sublime Text 2 – Useful Shortcuts (Mac OS X)

General

⌘T go to file
⌘⌃P go to project
⌘R go to methods
⌃G go to line
⌘KB toggle side bar
⌘⇧P command prompt
set :application, "appname"
set :deploy_to, "/var/www"
set :scm, :git
set :repository, "git@github.com:user/app.git"
default_run_options[:pty] = true
set :user, "www-data"
set :domain, "foo.tld"
set :normalize_asset_timestamps, false