lazygit and mermaid cli for dev

This commit is contained in:
fwastring 2025-10-10 16:31:49 +02:00
parent 4fe5cd9a87
commit ac9462c677
2 changed files with 2 additions and 0 deletions

View file

@ -35,6 +35,7 @@ in
dotnetCorePackages.dotnet_9.sdk
jira-cli-go
gh
mermaid-cli
# Minio
awscli

View file

@ -35,6 +35,7 @@
];
shellAbbrs = {
ls = "eza -l";
lg = "lazygit";
ka = "kubectl apply -f";
t = "timew";
todo = "jira issue list -a 'Fredrik Wastring' -s ~Done -s ~Closed -s ~Released --plain";