Skip to content

Commit

Permalink
Add bat to brew
Browse files Browse the repository at this point in the history
  • Loading branch information
TechNickAI committed Jul 8, 2023
1 parent 4025bbb commit 7c1f8c9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .pypirc
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[distutils]
index-servers =
pypi
pypitest

[pypi]
repository=https://upload.pypi.org/legacy/
username=gorillamania

[pypitest]
repository=https://test.pypi.org/legacy/
username=gorillamania
1 change: 1 addition & 0 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ cask "warp"
cask "zoom"

# Command line
brew "bat"
brew "mackup"
brew "the_silver_searcher" # ag
brew "pwgen"
Expand Down

0 comments on commit 7c1f8c9

Please sign in to comment.