From fd2658113a6239562893feee9d56affafd559bf8 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Mon, 16 Feb 2009 17:42:08 +0100 Subject: [PATCH] Don't use *.local files, use hostname instead. This allows the use of the configuration files on every system without changes. --- shell/{env.local => env.rammstein} | 0 zsh/{env.local => host/env.rammstein} | 0 zsh/{rc.local => host/rc.rammstein} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename shell/{env.local => env.rammstein} (100%) rename zsh/{env.local => host/env.rammstein} (100%) rename zsh/{rc.local => host/rc.rammstein} (100%) 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 -- 2.44.1