update readme
This commit is contained in:
parent
139c86b031
commit
802196aaa8
18
README.md
18
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue