mirror of
https://github.com/nmasur/dotfiles
synced 2026-03-10 10:19:46 +00:00
keep uv installed as an available program
This commit is contained in:
@@ -38,6 +38,7 @@ in
|
||||
pkgs.nmasur.ocr # Converts images to text
|
||||
pkgs.nmasur.aws-ec2 # Browse EC2 instances
|
||||
pkgs.nmasur.terraform-init # Quick shortcut for initializing Terraform backend
|
||||
pkgs.uv # Python packaging
|
||||
];
|
||||
|
||||
programs.fish.shellAliases.ec2 = "aws-ec2";
|
||||
|
||||
Reference in New Issue
Block a user