Skip to content

Commit e065d62

Browse files
committed
Remove rancher from default list
1 parent 1f63cce commit e065d62

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

config/tools.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -77,13 +77,6 @@
7777
"verify_command": "brew list --cask docker",
7878
"notes": "Docker Desktop is a containerization platform"
7979
},
80-
{
81-
"name": "rancher",
82-
"install_command": "brew install --cask rancher",
83-
"verify_command": "brew list --cask rancher",
84-
"skip": true,
85-
"notes": "Rancher Desktop is an alternative to Docker Desktop"
86-
},
8780
{
8881
"name": "gh",
8982
"install_command": "brew install gh",

0 commit comments

Comments
 (0)