update readme

This commit is contained in:
Tomasz Kapias 2023-03-19 23:55:52 +07:00
parent ccf2fdf0d7
commit b5d54ad879
Signed by: tkapias
SSH key fingerprint: SHA256:bsmasrX7y0xxAHa/x1x8zAgHInO4nPpKMk5JIQ0Vsbw

View file

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