tennisfar / LunchBox

A Bash helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lunchbox

IMPORTANT: Fork this repository before cloning it!

Initialize

Fix the paths in lunchbox.sh. Then, in your .bash_profile, source the lunchbox.sh file, e.g.:

source /Users/XXX/Lunchbox/lunchbox.sh

or (Windows):

source /c/Projects/Lunchbox/lunchbox.sh

Rider setup

In settings, to go Tools/Terminal. In Application Settings, add this Shell path:

"C:\Program Files\Git\bin\bash.exe" -login -i

About

A Bash helper


Languages

Language:AutoHotkey 62.9%Language:Shell 37.1%