summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-03-08 22:28:16 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2009-03-08 22:28:16 +0100
commit0067981191b7742536be35fa96a526d61b2b0cca (patch)
tree8c9486a2a76eb5d64cac060410f85f2a53489a2a
parent3c399b23329e788e6ec9ad16dc880c6b4101b039 (diff)
links: Use new pkg features! :)
-rw-r--r--.links4
-rw-r--r--links4
2 files changed, 4 insertions, 4 deletions
diff --git a/.links b/.links
deleted file mode 100644
index e6a1981..0000000
--- a/.links
+++ /dev/null
@@ -1,4 +0,0 @@
-soft .zshrc packages/zsh/etc/rc
-soft .zprofile packages/zsh/etc/profile
-soft .zlogin packages/zsh/etc/login
-soft .zshenv packages/zsh/etc/env
diff --git a/links b/links
new file mode 100644
index 0000000..0a59ce5
--- /dev/null
+++ b/links
@@ -0,0 +1,4 @@
+soft .zshrc $etc/rc
+soft .zprofile $etc/profile
+soft .zlogin $etc/login
+soft .zshenv $etc/env