mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-04-13 09:30:06 +00:00
I think I've earned this
This commit is contained in:
parent
068b62e00d
commit
723bf9b4b2
2 changed files with 4 additions and 4 deletions
4
vimrc
4
vimrc
|
@ -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
4
zshrc
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue