[feature] add devicons

This commit is contained in:
Klesh Wong 2020-09-20 17:59:26 +08:00
parent a8b371da08
commit d5a1991a00

View File

@ -14,4 +14,10 @@ case "$PM" in
;; ;;
esac esac
lnsf $DIR/config $XDG_CONFIG_HOME/ranger # linking configuration files
lnsf $DIR/config/commands.py $XDG_CONFIG_HOME/ranger/commands.py
lnsf $DIR/config/rc.conf $XDG_CONFIG_HOME/ranger/rc.conf
lnsf $DIR/config/scope.sh $XDG_CONFIG_HOME/ranger/scope.sh
# install devicons
git clone --depth 1 https://github.com/alexanderjeurissen/ranger_devicons ~/.config/ranger/plugins/ranger_devicons