I am sure I have seen this somewhere, but I can't find it again :(
For example, I edit and then run the same source. vim arbit.py and then python arbit.py. I know I could run it from within vim, but I want a general solution on bash. I keep finding situations where I reuse arguments.
I can haz any tipz?
