1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00

Don't bother to update polybar-scripts every time

This commit is contained in:
Ryan Kes 2020-04-12 11:14:06 +02:00
parent 7aa2b3387b
commit 9fae121d2f

View File

@ -128,8 +128,6 @@ end
# Polybar scripts if not installed already
if [ ! -d ~/.local/share/polybar-scripts ]
git clone https://github.com/polybar/polybar-scripts ~/.local/share/polybar-scripts
else
git --work-tree=$HOME/.local/share/polybar-scripts pull
end
# Update fish completions (auto generated from man pages)