Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am chrissorchard on github.
  • I am orch (https://keybase.io/orch) on keybase.
  • I have a public key ASDu4LGaRoyMRJ2koj6lY4Xx5ECBQ6KUCrprLShuHoiA9Ao

To claim this, I am signing this object:

@chrissorchard
chrissorchard / .vimrc
Last active August 19, 2020 20:42
my vimrc
colorscheme desert
set wildmode=longest,list
set tabstop=4
filetype indent on
set expandtab
set mouse=a
set sw=4
filetype plugin on
command WQ wq