Use gnomerc instead of xsession.
This commit is contained in:
parent
69652531e3
commit
bac6c90244
@ -1,9 +1,9 @@
|
|||||||
FILES = ratpoisonrc vimrc Xresources zshrc $(wildcard zfuncs/*) emacs.el \
|
FILES = ratpoisonrc vimrc Xresources zshrc $(wildcard zfuncs/*) emacs.el \
|
||||||
bashrc bash_completion screenrc commonshrc
|
bashrc bash_completion screenrc commonshrc gnomerc
|
||||||
|
|
||||||
ifeq "$(USER)" "gebner"
|
ifeq "$(USER)" "gebner"
|
||||||
FILES += muttrc gnus.el ssh/config
|
FILES += muttrc gnus.el ssh/config
|
||||||
XFILES = xsession
|
XFILES =
|
||||||
|
|
||||||
ifeq "$(shell hostname)" "marginata"
|
ifeq "$(shell hostname)" "marginata"
|
||||||
FILES += procmailrc
|
FILES += procmailrc
|
||||||
|
4
conf/gnomerc
Normal file
4
conf/gnomerc
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# Copyright (C) 2011 Gabriel Ebner
|
||||||
|
# vim:fdm=marker ft=sh:
|
||||||
|
|
||||||
|
. ~/.commonshrc
|
Loading…
Reference in New Issue
Block a user