adding oh my zsh
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good

This commit is contained in:
2025-03-11 01:13:29 -05:00
parent f5c167c711
commit 32f6efd284
3 changed files with 31 additions and 3 deletions

20
flake.lock generated
View File

@@ -341,7 +341,8 @@
"nomodoro": "nomodoro",
"parrot-nvim": "parrot-nvim",
"sops-nix": "sops-nix",
"spaceport-nvim": "spaceport-nvim"
"spaceport-nvim": "spaceport-nvim",
"zsh-completions": "zsh-completions"
}
},
"sops-nix": {
@@ -408,6 +409,23 @@
"repo": "default",
"type": "github"
}
},
"zsh-completions": {
"flake": false,
"locked": {
"lastModified": 1741073200,
"narHash": "sha256-6B6fsIFzLiPvn4VlL8Llh4OQUyhuTL8LeOjtYqTUOqw=",
"owner": "zsh-users",
"repo": "zsh-completions",
"rev": "6ea205dc14b76a0989c4d991df958cc44eaeee60",
"type": "github"
},
"original": {
"owner": "zsh-users",
"ref": "master",
"repo": "zsh-completions",
"type": "github"
}
}
},
"root": "root",