Discover, install, and configure shell plugins with Fig Plugin Store →
🔗

Exercism Zsh Plugin

A Plugin to Oh My Zsh Framework

fabiokiatkowski
|
10 stars
2 forks

Excercism Plugin for Oh-My-Zsh

An Excercism.io plugin for Oh-My-Zsh ZSH Framework compatible frameworks that will help you to improve your experience on the tool.

Install

antigen

Antigen users can install this plugin by adding an antigen bundle fabiokiatkowski/exercism.plugin.zsh to their .zshrc with their other antigen bundle commands.

oh-my-zsh

After cloning this project you can follow the oh-my-zsh wiki's instructions to copy the exercism.plugin.zsh to your .oh-my-zsh/custon/plugins folder.

zgen

zgen users can install this plugin by adding zgen load fabiokiatkowski/exercism.plugin.zsh to their .zshrc with their other zgen load commands.

Commands Guidelines

exc = exercism

Developer(s)

@fabiokiatkowski