diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-06-16 13:07:44 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-06-28 14:34:07 +0200 |
| commit | cba374f273ba316998cefa05b03de1905a336343 (patch) | |
| tree | 54453f10517beb120997c4e23bfa9526acbc4a91 /Brewfile | |
| parent | 168466abdb47ccde1f9e76113bb0d9a2569f2df9 (diff) | |
Add the configurations for install pyenv and virtual env
Diffstat (limited to 'Brewfile')
| -rw-r--r-- | Brewfile | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -12,7 +12,8 @@ brew "vim" brew "nvm" brew "yarn" brew "postgresql" -brew "python3" +brew "pyenv" +brew "pyenv-virtualenv" brew "redis" brew "thefuck" brew "the_silver_searcher" @@ -29,7 +30,7 @@ brew "pass" brew "pass-otp" brew "pinentry-mac" brew "wifi-password" -brew "ansible" +# brew "ansible" brew "terraform" brew "hivemind" # brew "nmap" |
