terminal-magic 0.5.2

Package to organize shell extensions andd scripts
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[plugin_info]
author = "Manfred Mustermann"
version = "1.0"
plugin_type = "zsh"

[placeholders]
_short_string = "test"

[[placeholders.databases]]
shortName = "shortDatabase"
dbPath = "/path/to/my/db"
containerName = "test_container"
port = "5432"