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:
parent
7aa2b3387b
commit
9fae121d2f
2
install
2
install
@ -128,8 +128,6 @@ end
|
|||||||
# Polybar scripts if not installed already
|
# Polybar scripts if not installed already
|
||||||
if [ ! -d ~/.local/share/polybar-scripts ]
|
if [ ! -d ~/.local/share/polybar-scripts ]
|
||||||
git clone https://github.com/polybar/polybar-scripts ~/.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
|
end
|
||||||
|
|
||||||
# Update fish completions (auto generated from man pages)
|
# Update fish completions (auto generated from man pages)
|
||||||
|
Loading…
Reference in New Issue
Block a user