Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 307 Bytes

README.md

File metadata and controls

24 lines (11 loc) · 307 Bytes

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