mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-22 17:32:19 +00:00
Revert "remove python3 and hugo packages"
This reverts commit cabb70496d
.
This commit is contained in:
parent
69b82c6015
commit
b3dd7c3419
2 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
||||||
nodePackages.npm # Node package manager
|
nodePackages.npm # Node package manager
|
||||||
powershell # Powershell
|
powershell # Powershell
|
||||||
pssh # Parallel SSH
|
pssh # Parallel SSH
|
||||||
|
python3 # Python 3
|
||||||
rsync # Remote sync
|
rsync # Remote sync
|
||||||
tldr # TLDR pages
|
tldr # TLDR pages
|
||||||
unzip # unzip it
|
unzip # unzip it
|
||||||
|
|
|
@ -12,6 +12,7 @@
|
||||||
awscli # AWS CLI
|
awscli # AWS CLI
|
||||||
envsubst # Envvar substitution for Go
|
envsubst # Envvar substitution for Go
|
||||||
google-cloud-sdk # GCP CLI
|
google-cloud-sdk # GCP CLI
|
||||||
|
hugo # Static site generator
|
||||||
kubectl # Container wrangler
|
kubectl # Container wrangler
|
||||||
nil # Nix LSP
|
nil # Nix LSP
|
||||||
nixfmt # Nix formatter
|
nixfmt # Nix formatter
|
||||||
|
|
Loading…
Reference in a new issue