mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-08-07 06:08:39 +02:00
mac tpl: disable cask, enable docker
This commit is contained in:
parent
23d1d0db7e
commit
06fef63068
1 changed files with 1 additions and 2 deletions
|
|
@ -35,14 +35,13 @@ DISABLE_VENV_CD="true"
|
||||||
plugins=(
|
plugins=(
|
||||||
autopep8
|
autopep8
|
||||||
brew
|
brew
|
||||||
buildbot
|
|
||||||
cask
|
|
||||||
colored-man
|
colored-man
|
||||||
command-not-found
|
command-not-found
|
||||||
common-aliases
|
common-aliases
|
||||||
cp
|
cp
|
||||||
debian
|
debian
|
||||||
dircycle
|
dircycle
|
||||||
|
docker
|
||||||
encode64
|
encode64
|
||||||
extract
|
extract
|
||||||
git-extras
|
git-extras
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue