Skip to content

Commit

Permalink
fix: run starship after package install
Browse files Browse the repository at this point in the history
  • Loading branch information
gerblesh committed Aug 12, 2024
1 parent 4fe3367 commit fef6c70
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion recipes/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ modules:
- type: script
scripts:
- vscode.sh
- starship.sh
- from-file: module_config/packages.yml
- from-file: module_config/bling.yml
- type: script
scripts:
- starship.sh

# - type: signing
- from-file: module_config/systemd.yml
Expand Down

0 comments on commit fef6c70

Please sign in to comment.