[feature] add devicons
This commit is contained in:
parent
a8b371da08
commit
d5a1991a00
|
@ -14,4 +14,10 @@ case "$PM" in
|
|||
;;
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user