Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am nullpuppy on github.
  • I am nullpuppy (https://keybase.io/nullpuppy) on keybase.
  • I have a public key whose fingerprint is A6E7 3D15 6741 6C65 4B95 1A0C FABE 1088 E860 97D5

To claim this, I am signing this object:

set directory=$XDG_CACHE_HOME/vim,~/,/tmp
set backupdir=$XDG_CACHE_HOME/vim,~/,/tmp
set viminfo+=n$XDG_CACHE_HOME/vim/viminfo
set runtimepath=$XDG_CONFIG_HOME/vim,$XDG_CONFIG_HOME/vim/after,$VIM,$VIMRUNTIME
let $MYVIMRC="$XDG_CONFIG_HOME/vim/vimrc"
#
# Agnoster theme from https://gist.github.com/3712874
#
# Authors:
# agnoster (original)
# digitalformula (modified for compatibility with Prezto - https://github.com/sorin-ionescu/prezto)
#
# Original agnoster theme was written for Oh My Zsh - https://github.com/robbyrussell/oh-my-zsh
# This modified version requires git.zsh from Oh My Zsh - put in ~/.yadr/zsh for automatic load