Enabling zsh history

Add alias in your .zshrc file alias history=“history 0” source ~/.zshrc

August 25, 2020 · 1 min · Kiran Chavala

Using tmux

If you want to execute the same command across different server https://github.com/tmux/tmux/wiki

August 14, 2020 · 1 min · Kiran Chavala