Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 348 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 348 Bytes

Collection of dotfiles

.bash_profile

depends on https://www.npmjs.com/package/git-aware-terminal

implements auto virtualenv for python, if .venv exists in the root of the project then the bash scrip automatically activates the env. If the current root of the project is not as subset of the current path the env is deactivated.

.vimrc