beardcoder/surf.plugin.zsh

Latest commit

Files

Permalink

Failed to load latest commit information.

Type

Name

Latest commit message

Commit time

README.md

surf-zsh-plugin

Installation for oh-my-zsh

  1. In the command line, change to oh-my-zsh plugins directory:

    $ take ~/.oh-my-zsh/custom/plugins
  2. Clone the repository into a new directory called surf:

    git clone https://github.com/markussom/surf.plugin.zsh.git surf
  3. Include surf plugin to your .zshrc file along with other plugins:

    ...
    plugins=(osx brew git surf)
    ...
  4. Restart your terminal application.

About

A oh-my-zsh plugin for surf command completion.

Resources

Readme