fix make ranger
This commit is contained in:
parent
6868aa0211
commit
d44dbd158d
2
Makefile
2
Makefile
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user