Skip to content

beardcoder/surf.plugin.zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages