Skip to content

Commit

Permalink
gitpod: convenience commands
Browse files Browse the repository at this point in the history
  • Loading branch information
justunsix committed Feb 24, 2024
1 parent ae7978f commit 1bafd57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ tasks:
# store the tailscale state into gitpod user
gp env TAILSCALE_STATE_MYPROJECT="$(sudo cat /var/lib/tailscale/tailscaled.state)"
fi
- name: install convience tools
command: nix-env -iA nixpkgs.nushell nixpkgs.starship nixpkgs.atuin nixpkgs.carapace

#- name: gcloud
# command: |
Expand Down

0 comments on commit 1bafd57

Please sign in to comment.