Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

Commit

Permalink
feat: add just to default and high bling level
Browse files Browse the repository at this point in the history
  • Loading branch information
bketelsen committed Sep 22, 2023
1 parent 2c8d302 commit e41efa6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions internal/fleek/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ packages:
- fzf
- ripgrep
- vscode
- just
programs:
- direnv
- starship
1 change: 1 addition & 0 deletions internal/fleek/high.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ packages:
- neofetch
- btop
- cheat
- just
programs:
- eza
- bat
Expand Down
4 changes: 4 additions & 0 deletions internal/fleek/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,7 @@
description: |
cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.
https://github.com/cheat/cheat
- name: just
description: |
Just a command runner
https://github.com/casey/just

0 comments on commit e41efa6

Please sign in to comment.