Ivan Polyakov
9 months ago
3 changed files with 46 additions and 13 deletions
After Width: | Height: | Size: 85 KiB |
@ -1,12 +1,4 @@
@@ -1,12 +1,4 @@
|
||||
install: |
||||
stow .
|
||||
|
||||
themes: |
||||
mkdir -p .$@
|
||||
wget -P .$@ https://github.com/EliverLara/Nordic/releases/download/v2.2.0/Nordic.tar.xz
|
||||
wget -P .$@ https://github.com/EliverLara/Nordic/releases/download/v2.2.0/Nordic-Polar.tar.xz
|
||||
tar xJf .$@/Nordic.tar.xz -C .$@/
|
||||
tar xJf .$@/Nordic-Polar.tar.xz -C .$@/
|
||||
rm .$@/*.tar.xz
|
||||
|
||||
.PHONY: install themes |
||||
.PHONY: install |
||||
|
Loading…
Reference in new issue