Added zsh config file

This commit is contained in:
2022-10-26 22:08:07 +02:00
parent 1359bbcc1a
commit 5f0d8aae46
+4
View File
@@ -0,0 +1,4 @@
{"name": "zsh", "files":[
{"src": ".zshrc", "dest": "{{home}}/.zshrc"},
{"src": ".p10k.zsh", "dest": "{{home}}/.p10k.zsh"},
]}