occia / shell

useful shell I written

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

usage

Add the following to your ~/.bashrc or ~/.bash_profile

    myshell=path/to/this/git
    oripath=`pwd`
    cd $myshell
    . path/to/this/git/loader.sh
    cd $oripath

About

useful shell I written


Languages

Language:Shell 100.0%