From 139c86b031a26d0b78581f768ffb376b3688a260 Mon Sep 17 00:00:00 2001 From: Tomasz Kapias Date: Sat, 18 Mar 2023 22:51:12 +0700 Subject: [PATCH] update readme --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index cacbac3..82c7613 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ![Debian](https://img.shields.io/badge/Debian-D70A53?style=for-the-badge&logo=debian&logoColor=white) ![Ubuntu](https://img.shields.io/badge/Ubuntu-E95420?style=for-the-badge&logo=ubuntu&logoColor=white) -**bashrc** is a collection of dotfiles dedicated to environment setup for Debian based server/desktop systems. +**bashrc** is a collection of dotfiles/[RUNCOM][RUNCOM] dedicated to environment setup for Debian based server/desktop systems. - I use these files on my personnal desktops and most semi-professional projects. @@ -16,12 +16,12 @@ ## Features -- Include [Liquid Prompt][liquidprompt_repo], an intelligent and non-intrusive prompt for Bash and zsh. -- Ready for FZF bindings. -- Full TMUX experience, even surviving desktop user reconnexions. -- Ready to use [KeePassXC][KeePassXC_website] as ssh-agent and keyring. -- Command notifications with [NTFY][NTFY_repo]. -- And many more aliases and functions to discover ... +- Include **[Liquid Prompt][liquidprompt_repo]**, an intelligent and non-intrusive prompt for Bash and zsh. +- Ready for **FZF bindings**. +- Full **TMUX experience**, even surviving desktop user reconnexions. +- Ready to use **[KeePassXC][KeePassXC_website] as ssh-agent and keyring**. +- Afvanced Command notifications with [NTFY][NTFY_repo], dunstify and sound. +- And many more **aliases and functions to discover** ... ## Licence @@ -33,7 +33,7 @@ There will be no licence attached to this code except for the content listed bel ### Issues -- function `lf` (ls alternative with filters and sorting throught fzf): some outputs are broken, I will fix it soon. +- function `lf` (ls alternative with filters and sorting throught fzf and exa): some outputs are broken, I will fix it soon. ## Requirements @@ -120,6 +120,7 @@ cat /etc/skel/.bashrc.d/02-secrets.bashrc [//]: # (LINKS) [bashrc_repo]: https://git.tkapias.net/tkapias/bashrc +[RUNCOM]: https://en.wikipedia.org/wiki/RUNCOM [liquidprompt_repo]: https://github.com/nojhan/liquidprompt [KeePassXC_website]: https://keepassxc.org [NTFY_repo]: https://github.com/binwiederhier/ntfy