A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/javier-lopez/shundle below:

javier-lopez/shundle: shundle is a plugin manager for general purpose shells

if [ -f ~/.shundle/bundle/shundle/shundle ]; then
    .  ~/.shundle/bundle/shundle/shundle
    #let shundle manage shundle, required!
    Bundle='javier-lopez/shundle'
        #options
        SHUNDLE_ENV_COLOR=1

    #from GitHub
    Bundle='gh:javier-lopez/shundle-plugins/eternalize'
    Bundle='github:javier-lopez/shundle-plugins/colorize:master'
    Bundle='github:javier-lopez/shundle-plugins/autocd:f7916'
    Bundle='https://github.com/javier-lopez/shundle-plugins/aliazator.git'
        ALIAZATOR_PLUGINS="installed"

    #from non GitHub
    #Bundle='git://git.domain.com/rep.git'

    #from the web
    #Bundle='http://domain.com/awesome-script'

    #from the file system
    #Bundle='file://path/to/script'
fi

# Brief help
# shundle list         - list installed bundles
# shundle install      - install configured bundles
# shundle search       - search for foo in github (experimental)
# shundle clean        - confirm (or auto-approve) removal of unused bundles
#
# run shundle without parameters for more details or see the wiki for FAQ
#

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4