summaryrefslogtreecommitdiffstats
path: root/git/package.toml
diff options
context:
space:
mode:
authoryushyin <yushyin@saga>2019-06-11 00:55:39 +0200
committeryushyin <yushyin@saga>2019-06-11 00:55:39 +0200
commit614eb79f5271b3c2a5f1c62e57dd8a5be161d76c (patch)
tree56a65b5de1bf6a1e3886d46d162250b4973e2588 /git/package.toml
downloaddotfiles-igor-614eb79f5271b3c2a5f1c62e57dd8a5be161d76c.tar.gz
dotfiles-igor-614eb79f5271b3c2a5f1c62e57dd8a5be161d76c.tar.xz
first commit
Diffstat (limited to 'git/package.toml')
-rw-r--r--git/package.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/git/package.toml b/git/package.toml
new file mode 100644
index 0000000..946ea2f
--- /dev/null
+++ b/git/package.toml
@@ -0,0 +1,3 @@
+[[files]]
+source = './config'
+dest = '~/.config/git/config'