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