Skip to content Skip to sidebar Skip to footer
Showing posts with the label Alias

Adding A New Alias To Existing Dictionary?

So I'm trying to add a new 'name' as an alias to an existing key in a dictionary. for e… Read more Adding A New Alias To Existing Dictionary?

How Do I Alias A Command Line Command? (Mac)

I'm on a mac, and I write quite a bit of python scripts. Every time I need to run them, I hav… Read more How Do I Alias A Command Line Command? (Mac)