summaryrefslogtreecommitdiffstats
path: root/base16-shell/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 /base16-shell/package.toml
parent977df7eead79411180f01d9ef4474f835baf706e (diff)
downloaddotfiles-igor-master.tar.gz
dotfiles-igor-master.tar.xz
Add base16-shell, add playerctl hotkeyHEADmaster
Diffstat (limited to 'base16-shell/package.toml')
-rw-r--r--base16-shell/package.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/base16-shell/package.toml b/base16-shell/package.toml
new file mode 100644
index 0000000..e4fc69d
--- /dev/null
+++ b/base16-shell/package.toml
@@ -0,0 +1,9 @@
+# base16-shell package
+
+[[files]]
+source = './repo'
+dest = '~/.local/share/base16-shell/'
+
+[[files]]
+source = './config.zsh'
+collection = 'zshrc'