Skip to content

brandokoch/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Dotfiles

  • Master branch contains vim configuration without plugins
  • Plugins branch contains vim configuration with plugins

Setup

sudo apt-get install stow
cd ~
git clone https://github.com/bkoch4142/dotfiles
cd dotfiles
stow vim 

IPython breakpoint trick

Put this on the line on which you want to pause and open IPython
import IPython ; IPython.embed() ; exit(1)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published