Tag: productivity
All the articles with the tag "productivity".
-
Preserving Bash History in Multiple Terminal Windows
By default bash history is lost across multiple terminal sessions. Fix it with HISTAPPEND and PROMPT_COMMAND so nothing gets overwritten.
-
Mastering Vim: Essential Commands and Tips
vim survival guide — modes, motions, search and replace, macros, splits, and the config tweaks that make it actually enjoyable to use.
-
Tmux for Streamlining Dev Workflow
tmux sessions, windows, and panes for developers — layouts, plugins, and the .tmux.conf that makes it feel like a proper IDE.
-
Linux Bash Tips and Tricks pt1
Bash tricks that save keystrokes — history expansion, brace expansion, process substitution, and the shortcuts your fingers will thank you for.
-
Why you should switch to ZShell ( zsh )
Switch your default shell to zsh on Linux — chsh, Oh My Zsh install, and the config that makes zsh actually better than bash.