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
  • README.md
Find file
BlameHistoryPermalink
  • José Camelo Freitas's avatar
    feat(mix): update `mix` commands and descriptions (#10273) · 4f67b02a
    José Camelo Freitas authored 3 years ago
    Unverified
    4f67b02a
README.md 933 Bytes
EditWeb IDE

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

Replace README.md

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.