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

feat: add just to default and high bling level #289

Merged
merged 1 commit into from
Sep 22, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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