Skip to content

Commit

Permalink
Add description about why different homebrew packages are installed
Browse files Browse the repository at this point in the history
  • Loading branch information
ylogx committed Sep 18, 2023
1 parent cef9730 commit 824cd7a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions playbooks/roles/osx/tasks/homebrew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,20 @@
- ack
- antigen
- ansible
- bat
- bat # Better cat
# - binocle # cargo install binocle
- coreutils
- curl
- diff-so-fancy
- diskus
- exa
- diskus # Better du
- exa # Better ls
- fasd
- fd
- findutils
- fzf
- fzf # Better ctrl-r
- git
- gnu-sed
- hexyl
- hexyl # Better xxd
- highlight
- htop
- hub
Expand All @@ -50,12 +50,12 @@
- ponysay
- prettyping
- python3
- ripgrep
- starship
- ripgrep # Better grep
- starship # Better prompt
#- svn # Required by font-source-code-pro-for-powerline
- tree
- tmux
- tldr
- tldr # Better man
#- vim
- watch
- wget
Expand Down

0 comments on commit 824cd7a

Please sign in to comment.