diff --git a/conf/Makefile b/conf/Makefile index afbde95..55b7efd 100644 --- a/conf/Makefile +++ b/conf/Makefile @@ -1,5 +1,5 @@ FILES = ratpoisonrc vimrc Xresources zshrc $(wildcard zfuncs/*) emacs.el \ - bashrc bash_completion screenrc commonshrc gnomerc + bashrc bash_completion screenrc commonshrc gnomerc gvimrc ifeq "$(USER)" "gebner" FILES += muttrc gnus.el ssh/config diff --git a/conf/gvimrc b/conf/gvimrc new file mode 100644 index 0000000..2bd11fe --- /dev/null +++ b/conf/gvimrc @@ -0,0 +1,2 @@ +set bg=light +set guicursor+=a:blinkon0