Merge branch 'master' of fucktheforce.de:xeno
This commit is contained in:
commit
1d9a2025d3
2 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,7 @@ colorscheme vitamins
|
|||
set tw=0
|
||||
set sw=4
|
||||
set ts=4
|
||||
set expandtab
|
||||
""set expandtab
|
||||
set ls=0
|
||||
set number
|
||||
set noerrorbells
|
||||
|
|
|
@ -31,6 +31,7 @@ export DEBEMAIL=xeno@thehappy.de
|
|||
export DEBFULLNAME="Stefan Ritter"
|
||||
export QUILT_PATCHES=debian/patches
|
||||
export QUILT_REFRESH_ARGS="-p ab --no-timestamps --no-index"
|
||||
export EDITOR="vim"
|
||||
|
||||
HISTSIZE=1000
|
||||
SAVEHIST=1000
|
||||
|
|
Loading…
Reference in a new issue