Nvim with LazyVim Prerequisites brew install lazygit brew install ripgrep brew install fd Install nvim brew install nvim Configure nvim First, create a backup of your exiting nvim configuration. This is only required if you already have a working nvim...
TODO Beautiful command line Beautiful command line - Introduction Beautiful command line - WezTerm Beautiful command line - ZSH Beautiful command line - Tools Beautiful command line - tmux Beautiful command line - stow Beautiful command line - NeoVim
TODO Beautiful command line Beautiful command line - Introduction Beautiful command line - WezTerm Beautiful command line - ZSH Beautiful command line - Tools Beautiful command line - tmux Beautiful command line - stow Beautiful command line - NeoVim
The standard tools that come with every Unix-like system are already comprehensive. However, they share a minimalistic approach using colours or non-standard ASCII codes. Fortunately, you can either replace existing tools or extend the functionality by adding new ones. Here...
Next up, is the setup of the Z-Shell. The Oh-My-Zsh framework The easiest way to get more out of the zsh shell is to install oh-my-zsh. It installs itself underneath dot oh-my-zsh in the user home directory. The installation is...
In the this post I will describe the installation and the theme of the terminal environment. The Terminal After quite a long time with iTerm2 as my primary terminal under macOS, I recently sought a slicker terminal variant. From a...