Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
O
oh-my-zsh
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • JIRA
    • JIRA
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • github
  • oh-my-zsh
  • Repository

Switch branch/tag
  • oh-my-zsh
  • plugins
  • mix
History Find file
Download source code
zip tar.gz tar.bz2 tar
Download this directory
zip tar.gz tar.bz2 tar
  • José Camelo Freitas's avatar
    feat(mix): update `mix` commands and descriptions (#10273) · 4f67b02a
    José Camelo Freitas authored 3 years ago
    4f67b02a
Name
Last commit
Last update
..
README.md feat(mix): update `mix` commands and descriptions (#10273) 3 years ago
_mix feat(mix): update `mix` commands and descriptions (#10273) 3 years ago
README.md

Mix plugin

This plugin adds completions for the Elixir's Mix build tool.

To use it, add mix to the plugins array in your zshrc file:

plugins=(... mix)

Supported Task Types

Task Type Documentation
Elixir Elixir Lang
Phoenix v1.2.1 and below Phoenix
Phoenix v1.3.0 and above Phoenix
Ecto Ecto
Hex Hex
Nerves Nerves