diff options
author | Tyler Davis <tydavis@gmail.com> | 2021-10-07 21:09:54 -0700 |
---|---|---|
committer | Tyler Davis <tydavis@gmail.com> | 2021-10-07 21:09:54 -0700 |
commit | d282224f4ab870c16a72a69c5262e04ad9773055 (patch) | |
tree | da4b7078adca2eb763afcfcf1ab7453a72295c8e | |
parent | 012e4159cea6ad5790ed158273b2075e7358d19f (diff) | |
download | dotfiles-d282224f4ab870c16a72a69c5262e04ad9773055.tar.gz dotfiles-d282224f4ab870c16a72a69c5262e04ad9773055.zip |
brew: add python3.10
-rw-r--r-- | .setup/list.brew | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.setup/list.brew b/.setup/list.brew index 1cf6578..017c4c5 100644 --- a/.setup/list.brew +++ b/.setup/list.brew @@ -1,6 +1,7 @@ asciinema awscli bat +ca-certificates exa fd font-fira-code @@ -34,6 +35,7 @@ pcre2 pkg-config popt protobuf +python@3.10 python@3.9 readline ripgrep |