I think I've earned this

This commit is contained in:
David Majnemer 2010-09-02 11:51:46 -05:00
parent 068b62e00d
commit 723bf9b4b2
2 changed files with 4 additions and 4 deletions

4
vimrc
View file

@ -1,6 +1,6 @@
" vimrc
" Main, Original author: Saleem Abdulrasool <compnerd@compnerd.org>
" Trivial modifications: David Majnemer
" Current author: David Majnemer
" Original author: Saleem Abdulrasool <compnerd@compnerd.org>
" vim: set ts=3 sw=3 et nowrap:
if has ('multi_byte') " Make sure we have unicode support

4
zshrc
View file

@ -1,6 +1,6 @@
# .zshrc
# Original, Main author: Saleem Abdulrasool <compnerd@compnerd.org>
# Trivial modifications: David Majnemer
# Current author: David Majnemer
# Original author: Saleem Abdulrasool <compnerd@compnerd.org>
# vim:set nowrap:
case `uname -s` in