#bash
Read more stories on Hashnode
Articles with this tag
In 2021 I changed the way I navigate between tmux sessions big time. Now I can create, kill, switch with ease, and generally keep work separated into ยท...
Recently I automated starting new posts with a python script. Today I want to work on the next part that is editing those posts quickly. ...
Gitui is a terminal-based git user interface (TUI) that will change the way that you work with git. I have been a long-time user of the git cli, and...
As projects grow patterns that worked early on break and we need to change things to make the project easier to work with, and more welcoming to new...
I do much of my work from tmux, I love it so much that I want to setup some functionality that puts me in tmux even if I didnt ask for it. Bash...
If you are like me, you have created a macro or two that is pure glory, and you forget how you made it after a day or so, or you immediately want to...