Linux

  • my [basic] tmux config, with comment containing default keybindings. $sudo apt install tmux || slapt-get –install tmux You need to install tpm (tmux plugin manager) https://github.com/tmux-plugins/tpm and catppuccin (fancy stuff, see config) https://github.com/catppuccin/tmux catppuccin needs a patched font installed on the system to display icons correctly; these are not displayed correctly in the code below…

  • My reason for doing this was to replace the HD in the PC with a larger capacity drive but without having to reinstall and set up the PC again. Like many users I have configuration files for Bash, Tmux, Vim etc. and also a lot of installed software, and settings. I didn’t want to reinstall…