diff --git a/README.md b/README.md index 3a3469c..6aa56ae 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ There will be no license attached to this code except for the content listed bel ## Requirements -- debian 9+ based distro +- debian 10+ based distro ### Recommended @@ -46,14 +46,15 @@ There will be no license attached to this code except for the content listed bel - systemd, systemd-container - vim - ncdu -- fzf (get the latest release) +- fzf 0.35+ - pipx - keepassxc -- keyring (python) -- tmux (get the latest release) +- keyring (python3-keyring) +- tmux 3.3+ +- [tmuxrc][tmuxrc_repo] - fzf-tmux -- exa (get the latest release) -- fd +- exa 10.1+ +- fd (fd-find) - xclip - [MOTDfetch][MOTDfetch_repo] - curl @@ -125,3 +126,4 @@ cat /etc/skel/.bashrc.d/02-secrets.bashrc [KeePassXC_website]: https://keepassxc.org [NTFY_repo]: https://github.com/binwiederhier/ntfy [MOTDfetch_repo]: https://git.tkapias.net/tkapias/MOTDfetch +[tmuxrc_repo]: https://git.tkapias.net/tkapias/tmuxrc