From: Simon Ruderich Date: Mon, 16 Feb 2009 16:42:08 +0000 (+0100) Subject: Don't use *.local files, use hostname instead. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;ds=sidebyside;h=fd2658113a6239562893feee9d56affafd559bf8;p=config%2Fdotfiles.git Don't use *.local files, use hostname instead. This allows the use of the configuration files on every system without changes. --- diff --git a/shell/env.local b/shell/env.rammstein similarity index 100% rename from shell/env.local rename to shell/env.rammstein diff --git a/zsh/env.local b/zsh/host/env.rammstein similarity index 100% rename from zsh/env.local rename to zsh/host/env.rammstein diff --git a/zsh/rc.local b/zsh/host/rc.rammstein similarity index 100% rename from zsh/rc.local rename to zsh/host/rc.rammstein