1 min read

Terminal Hacks

As I work with larger and larger data sets on a server, I can run some code and forget that it’s running. I’m still trying to figure out what’s the best process that works for me when it comes to running, debugging, and waiting for output. I’ve used tmux on and off but never quite got into the flow of managing attaching and detaching my work sessions quite yet. I think it’s mostly because I never liked using cntrl + a or cntrl + b as keybindings.

I think I’ll put some thought into having my terminal trigger a warning when successfully completing a job. More tips and hacks to be added here later as I learn more dev shortcuts.

Useful Resources: