2 Posts Tagged ‘zsh’

(All tags.)


Zsh: select generated files with (om[1]) glob qualifiers

I’ve recently been using memray, a memory profiler for Python, to optimize the startup memory usage (and time) for a client. It’s a fantastic tool, but its flexibility hampers getting instant feedback. It takes three commands to profile a program, generate a flame graph from the profile, and open the flame graph in the browser:

Read more...

Zsh: clear the “You have mail“ message

Do you see this message when you open a new terminal session?

Read more...