diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-03-28 13:52:49 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-03-28 13:52:49 +0200 |
commit | 19557bb66d4ccd6ee231dc154a1191c5f4ce2922 (patch) | |
tree | 27183114982d7420e5008b2bb7ac04b88b68a7ca | |
parent | 8b78a3d6adbcef63e32a840e40be2719d4f5140b (diff) |
Let caretaker automatically symlink the stuff
-rw-r--r-- | etc/.zlogout (renamed from etc/logout) | 0 | ||||
-rw-r--r-- | etc/.zprofile (renamed from etc/profile) | 0 | ||||
-rw-r--r-- | etc/.zshenv (renamed from etc/env) | 0 | ||||
-rw-r--r-- | etc/.zshrc (renamed from etc/rc) | 0 | ||||
-rw-r--r-- | links | 4 |
5 files changed, 0 insertions, 4 deletions
diff --git a/etc/logout b/etc/.zlogout index 8dbb030..8dbb030 100644 --- a/etc/logout +++ b/etc/.zlogout diff --git a/etc/profile b/etc/.zprofile index ffdd0f1..ffdd0f1 100644 --- a/etc/profile +++ b/etc/.zprofile @@ -1,4 +0,0 @@ -soft .zshrc $etc/rc -soft .zprofile $etc/profile -soft .zlogout $etc/logout -soft .zshenv $etc/env |