ranger pdf viewer

This commit is contained in:
TheK4n 2022-05-30 22:55:15 +03:00
parent 60e1651f71
commit 77c739964e

View File

@ -53,7 +53,7 @@ git:
ln -s $(PWD)/sub/git/gitignore ~/.gitignore ln -s $(PWD)/sub/git/gitignore ~/.gitignore
ranger: ranger:
echo "sudo pacman -S highlight ttf-joypixels noto-fonts-emoji ueberzug" echo "sudo pacman -S highlight ttf-joypixels noto-fonts-emoji ueberzug poppler"
test -d ~/.config/ranger || \ test -d ~/.config/ranger || \
mkdir -p ~/.config/ranger mkdir -p ~/.config/ranger
ln -s $(PWD)/sub/ranger/rc.conf ~/.config/ranger ln -s $(PWD)/sub/ranger/rc.conf ~/.config/ranger