Tmux a command line based way of handling terminal panes. Its a very useful tool that I use whenever I open a terminal. Despite the utility of the said application, its interface is verbose and unwieldy. To combat that, I made some aliases and a zsh completion function that makes using Tmux a whole lot… Continue reading Some useful Zsh extensions I use for simplifying Tmux
Tag: Linux
Starting a new Distro Journey: Garuda i3
In my college days, i used a generic HP laptop, which looked somewhat like this Specs CPU Intel Core i5-5200U (5th Gen) [2.2 GHz] RAM 8GB DDR3 GPU Nvidia GeForce 940M It was an adequate laptop, in the 55k range when I bought it back in 2015. It sufficed for general college activities that a… Continue reading Starting a new Distro Journey: Garuda i3
Have a server lying around? Install a password manager there.
Motivation Since the 2015 LastPass breach and the other security incidents had happened, I always wanted to have a secure storage solution that would not require my passwords be stored on third party servers. I have a strong fascination with CLI tools and when I stumbled upon pass(https://www.passwordstore.org/), I quickly transferred all my accounts over… Continue reading Have a server lying around? Install a password manager there.