summaryrefslogtreecommitdiffstats
path: root/zsh/package.toml
diff options
context:
space:
mode:
authoryushyin <yushyin@saga>2020-12-14 03:12:45 +0100
committeryushyin <yushyin@saga>2020-12-14 03:12:45 +0100
commit437ceadb6a8d67a61be8bcb97a476b954f184e87 (patch)
tree22963fa56824415792d0a7887a38e99132599682 /zsh/package.toml
parent977df7eead79411180f01d9ef4474f835baf706e (diff)
downloaddotfiles-igor-master.tar.gz
dotfiles-igor-master.tar.xz
Add base16-shell, add playerctl hotkeyHEADmaster
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'