Skip to content

Commit

Permalink
update cli
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbtek committed May 9, 2022
1 parent 71e275f commit f86760d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions roles/nam/roles/mac-cli-apps.bash
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ function main()
'coreutils'
'dialog'
'gawk'
'go'
'jq'
'maven'
'moreutils'
Expand All @@ -22,6 +23,7 @@ function main()
'p7zip'
'packer'
'pcre'
'terraform'
'tree'
'wget'
'yq'
Expand All @@ -35,7 +37,6 @@ function main()
# 'fortune'
# 'geoip'
# 'glances'
# 'go'
# 'hping'
# 'htop'
# 'ipcalc'
Expand All @@ -54,7 +55,6 @@ function main()
# 'shellcheck'
# 'siege'
# 'stunnel'
# 'terraform'
# 'testssl'
# 'tldr'
# 'tmux'
Expand Down

0 comments on commit f86760d

Please sign in to comment.