summaryrefslogtreecommitdiffstats
path: root/zsh/package.toml
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/package.toml')
-rw-r--r--zsh/package.toml6
1 files changed, 4 insertions, 2 deletions
diff --git a/zsh/package.toml b/zsh/package.toml
index 090d08e..4231fdc 100644
--- a/zsh/package.toml
+++ b/zsh/package.toml
@@ -1,6 +1,8 @@
+# zsh package
+
[[files]]
-source = './.zshrc'
-dest = '~/.zshrc'
+source = './.zshrc'
+collection = 'zshrc'
[[files]]
source = './.zprofile'