mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 22:12:56 +00:00
fix homebrew taps
This commit is contained in:
parent
5275fcb93e
commit
98de19ed3e
@ -1,6 +1,8 @@
|
||||
# Still Learning Tools
|
||||
|
||||
tap "superfly/tap"
|
||||
tap "nmasur/repo"
|
||||
tap "cjbassi/ytop"
|
||||
|
||||
brew "thefuck" # Fix terminal mistakes
|
||||
brew "superfly/tap/flyctl" # Fly.io CLI
|
||||
|
@ -1,7 +1,6 @@
|
||||
# Utility Packages
|
||||
|
||||
tap "nmasur/repo"
|
||||
tap "cjbassi/ytop"
|
||||
|
||||
brew "jq" # JSON manipulation
|
||||
brew "dos2unix" # File conversion
|
||||
|
Loading…
Reference in New Issue
Block a user