/oh-my-bashrc

my personal configs .bashrc

Primary LanguageShellMIT LicenseMIT

oh-my-bashrc

personal configs for the .bashrc

usage:

add content of bashrc in ~/.bashrc

with activated env shows the branch at the prompt

(.venv)project_name (master)$

starts new project with my personal boilerplate (django)

$ en project_name

starts new app

$ app app_name