Add conduit install descriptor
This commit is contained in:
parent
46dff558ab
commit
2eb00e4008
14
.conduit.yaml
Normal file
14
.conduit.yaml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
location: ~/.config/zsh
|
||||||
|
symlinks:
|
||||||
|
- {src: zlogin, dst: ~/.zlogin}
|
||||||
|
- {src: zlogout, dst: ~/.zlogout}
|
||||||
|
- {src: zprofile, dst: ~/.zprofile}
|
||||||
|
- {src: zshenv, dst: ~/.zshenv}
|
||||||
|
- {src: zshrc, dst: ~/.zshrc}
|
||||||
|
-
|
||||||
|
src: prompt_fresh_setup
|
||||||
|
dst: ~/.local/share/zsh/site-functions/prompt_fresh_setup
|
||||||
|
repos:
|
||||||
|
- https://github.com/zsh-users/zsh-syntax-highlighting.git
|
||||||
|
- https://github.com/zsh-users/zsh-history-substring-search.git
|
Loading…
x
Reference in New Issue
Block a user