summaryrefslogtreecommitdiffstats
path: root/zsh/package.toml
diff options
context:
space:
mode:
authoryushyin <yushyin@saga>2020-12-14 03:12:41 +0100
committeryushyin <yushyin@saga>2020-12-14 03:12:41 +0100
commit79ce028bd7833e42a06455b3ac05a6b85db2cb6d (patch)
treeb314fe4a26f381a988a3246b36a193f9c480085b /zsh/package.toml
parentfdc82c50f86baff1c1fec2311aec6c81f49b1404 (diff)
downloaddotfiles-igor-79ce028bd7833e42a06455b3ac05a6b85db2cb6d.tar.gz
dotfiles-igor-79ce028bd7833e42a06455b3ac05a6b85db2cb6d.tar.xz
Vim: Add texlab lsp server for LaTeX
Diffstat (limited to 'zsh/package.toml')
-rw-r--r--zsh/package.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/zsh/package.toml b/zsh/package.toml
new file mode 100644
index 0000000..090d08e
--- /dev/null
+++ b/zsh/package.toml
@@ -0,0 +1,7 @@
+[[files]]
+source = './.zshrc'
+dest = '~/.zshrc'
+
+[[files]]
+source = './.zprofile'
+dest = '~/.zprofile'