fix make ranger

This commit is contained in:
TheK4n 2022-02-04 17:19:57 +03:00
parent 6868aa0211
commit d44dbd158d

View File

@ -45,6 +45,6 @@ git:
ranger:
mkdir -p ~/.config/ranger || true
ln -s $(PWD)/subranger/rc.conf ~/.config/ranger || true
mkdir -p ~/.config/ranger/plugins && \
mkdir -p ~/.config/ranger/plugins || true
git clone https://github.com/alexanderjeurissen/ranger_devicons ~/.config/ranger/plugins/ranger_devicons