Skip to content

Commit

Permalink
fix(auto): #24 - fix packages
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre-delaloy committed Mar 7, 2022
1 parent 2e257bc commit 27433a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/cfg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ export _apt_packages_=(
"apt-transport-https"
"build-essential"
"ca-certificates"
"curl"
"git"
"software-properties-common"
"zsh"
)

export _brew_packages_=(
"curl"
"gcc"
"git"
"htop"
"make"
"tree"
Expand Down

0 comments on commit 27433a9

Please sign in to comment.