Tagged “cli”
-
shell
cli
git
Often after running `git push`, you want to go to GitHub to open a PR. Why not have a shell command that does it for you?
-
cli
logging
Often I have long running commands which produce a large amount of useful output. For example, running builds of a react native app. This technique makes it easier to see the progress of the command while also making it simple to find important parts of the output
-
cli
tmux
tmux-resurrect
tmux-continuum
This post introduces tmux and shows you how to use it to organize your CLI sessions. No more searching through tabs and windows to find the right terminal.
-
zsh
cli
oh-my-zsh
This post introduces oh-my-zsh, explains how to install it, how to use it, and why you will love it.
See all tags.