lazygit and mermaid cli for dev
This commit is contained in:
parent
4fe5cd9a87
commit
ac9462c677
2 changed files with 2 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ in
|
|||
dotnetCorePackages.dotnet_9.sdk
|
||||
jira-cli-go
|
||||
gh
|
||||
mermaid-cli
|
||||
|
||||
# Minio
|
||||
awscli
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue