diff --git a/README.md b/README.md index 872b84b..6b25898 100644 --- a/README.md +++ b/README.md @@ -444,4 +444,11 @@ after that you can download `DBeaver` ```sh $ sudo apt update $ sudo apt install dbeaver-ce -``` \ No newline at end of file +``` + +## Installing colorscheme for ranger + +```sh +$ cd ~/.config/ranger +$ git clone https://github.com/ranger/colorschemes.git +```