From 802196aaa88ce9c09a84c377690ac2d57f08a098 Mon Sep 17 00:00:00 2001 From: Tomasz Kapias Date: Sat, 18 Mar 2023 22:56:11 +0700 Subject: [PATCH] update readme --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 82c7613..3a3469c 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ **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. +- I use these files on my personal desktops and most semi-professional projects. - The most powerful features are related to my own setup for tmux, ssh, nfty or keepassxc. -- It alse contains many aliases and functions of interest. +- It also contains many aliases and functions of interest. ---- @@ -18,22 +18,22 @@ - 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. +- Full **TMUX experience**, even surviving desktop user reconnections. - 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** ... +- Advanced Command notifications with [NTFY][NTFY_repo], dunstify and sound. +- And many more **aliases and functions to discover** … -## Licence +## License -This repository include some original lines of code and others gathered throught many years and available publicly or known as best practices. +This repository includes some original lines of code and others gathered through many years and available publicly or known as best practices. -There will be no licence attached to this code except for the content listed below and coming from a licenced source: +There will be no license attached to this code except for the content listed below and coming from a licensed source: - [Liquid Prompt][liquidprompt_repo]: AGPL-3.0 license. Original source in file `.bashrc.d/22-prompt.bashrc`. ### Issues -- function `lf` (ls alternative with filters and sorting throught fzf and exa): some outputs are broken, I will fix it soon. +- function `lf` (ls alternative with filters and sorting through fzf and exa): some outputs are broken, I will fix it soon. ## Requirements