Waylon Walker

Waylon Walker

Follow
Follow
homebadgesnewsletter
Tag

Bash

#bash

More content

Read more stories on Hashnode


Articles with this tag

How I navigate tmux in 2021

May 12, 20219 min read

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 ยท...

How I navigate tmux in 2021

Quickly Edit Posts

Jan 18, 20215 min read

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. ...

Quickly Edit Posts

Gitui is a blazing fast terminal git interface

Jan 17, 20214 min read

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...

Gitui is a blazing fast terminal git interface

Large Refactor At The Command Line

Jan 12, 20218 min read

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...

Large Refactor At The Command Line

If Tmux

Jan 9, 20212 min read

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 Tmux

Save Vim Macro

Jan 5, 20215 min read

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...

Save Vim Macro