Thanks to visit codestin.com
Credit goes to github.com

Skip to content

solidline/sl-shell

Repository files navigation

# Installation

## initialize zprezto

    setopt EXTENDED_GLOB
    for rcfile in "${ZDOTDIR:-$HOME}"/.zprezto/runcoms/^README.md(.N); do
      ln -s "$rcfile" "${ZDOTDIR:-$HOME}/.${rcfile:t}"
    done

## initialize Neovim





## osx


Powerline Installation: <http://powerline.readthedocs.org/en/latest/installation/osx.html>

* `git submodule update --init --recursive`
* `brew install python`
* `pip install --user powerline-status`
* `brew install reattach-to-user-namespace`

About

homesick shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published