meta: add install/uninstall system
This commit is contained in:
8
meta/components.json
Normal file
8
meta/components.json
Normal file
@@ -0,0 +1,8 @@
|
||||
[
|
||||
{
|
||||
"name": "zsh",
|
||||
"link-files": [
|
||||
{ "source": "init.zsh", "dest": ".zshrc" }
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user