Browse Source

Install docker-compose using Ansible not zsh

fix_ci
Ein Verne 3 years ago
parent
commit
25d34c0d72
No known key found for this signature in database
GPG Key ID: 926634D64ACAD792
  1. 4
      .zshrc

4
.zshrc

@ -32,8 +32,8 @@ zinit light-mode lucid wait for \
zinit ice from"gh-r" as"program"
zinit light junegunn/fzf
zinit ice from"gh-r" as"program" mv"docker* -> docker-compose" bpick"*linux*"
zinit load docker/compose
# zinit ice from"gh-r" as"program" mv"docker* -> docker-compose" bpick"*linux*"
# zinit load docker/compose
zinit load agkozak/zsh-z
# Ref: zdharma/fast-syntax-highlighting

Loading…
Cancel
Save