Use gnomerc instead of xsession.

This commit is contained in:
Gabriel Ebner 2011-04-30 20:26:12 +02:00
parent 69652531e3
commit bac6c90244
2 changed files with 6 additions and 2 deletions

View File

@ -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

4
conf/gnomerc Normal file
View File

@ -0,0 +1,4 @@
# Copyright (C) 2011 Gabriel Ebner
# vim:fdm=marker ft=sh:
. ~/.commonshrc