adding colorscheme for ranger

This commit is contained in:
Carlos 2021-06-19 19:14:44 -04:00
parent a6aad8f4fd
commit 0bbc56df86

View File

@ -444,4 +444,11 @@ after that you can download `DBeaver`
```sh
$ sudo apt update
$ sudo apt install dbeaver-ce
```
```
## Installing colorscheme for ranger
```sh
$ cd ~/.config/ranger
$ git clone https://github.com/ranger/colorschemes.git
```