Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 536 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 536 Bytes

Some dotfiles I use here and there.

  • .vimrc -- .vimrc file with supercool vim configurations
  • .bashrc_wsl -- .bashrc file for my Ubuntu Windows Subsystem for Linux
  • .bashrc_onco -- .bashrc file with stuff needed for work, including pipenv/direnv specs
  • .envrc_repo -- .envrc file to place in project with pipenv for direnv to work
  • .gitconfig -- .gitconfig file with nice stuff and Git LFS skip smudge
  • .ipython/profile_defaults/startup/*.py -- scripts for nice functionality in ipython (thanks @jonathf)