From bac6c9024457682ac3249e823c5bdafff300bd53 Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Sat, 30 Apr 2011 20:26:12 +0200 Subject: [PATCH] Use gnomerc instead of xsession. --- conf/Makefile | 4 ++-- conf/gnomerc | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 conf/gnomerc 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