feat: make init zsh
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-12-22 13:33:41 +01:00
parent 92a0e3b1b3
commit 55a5a9a1e1
3 changed files with 248 additions and 35 deletions

View File

@@ -18,6 +18,7 @@ edition = "2021"
[dependencies]
clap = { version = "4.5.4", features = ["env", "unicode", "string"] }
console = "0.15.8"
dirs = "5.0.1"
eyre = "0.6.12"
tracing = { version = "0.1.40", features = ["log"] }
tracing-subscriber = { version = "0.3.18", features = [