diff --git a/conf/Makefile b/conf/Makefile index 81cd43f..afbde95 100644 --- a/conf/Makefile +++ b/conf/Makefile @@ -1,9 +1,9 @@ FILES = ratpoisonrc vimrc Xresources zshrc $(wildcard zfuncs/*) emacs.el \ - bashrc bash_completion screenrc commonshrc + bashrc bash_completion screenrc commonshrc gnomerc ifeq "$(USER)" "gebner" FILES += muttrc gnus.el ssh/config -XFILES = xsession +XFILES = ifeq "$(shell hostname)" "marginata" FILES += procmailrc diff --git a/conf/gnomerc b/conf/gnomerc new file mode 100644 index 0000000..f87cdcb --- /dev/null +++ b/conf/gnomerc @@ -0,0 +1,4 @@ +# Copyright (C) 2011 Gabriel Ebner +# vim:fdm=marker ft=sh: + +. ~/.commonshrc