forked from colonelpanic/dotfiles
Add ipdb script target for realgud
This commit is contained in:
parent
3ded6ed793
commit
805a5d0816
2
dotfiles/lib/bin/ipdb
Executable file
2
dotfiles/lib/bin/ipdb
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
ipython -c "%run -d $@"
|
Loading…
Reference in New Issue
Block a user