Fabian Peter Hammerle 6 gadi atpakaļ
revīzija
c98b3019fe
2 mainītis faili ar 25 papildinājumiem un 0 dzēšanām
  1. 16 0
      README.md
  2. 9 0
      wegorc

+ 16 - 0
README.md

@@ -0,0 +1,16 @@
+# wego config
+
+syntax: https://github.com/schachmat/ingo
+
+> Empty lines or lines starting with # will be ignored.
+> All other lines must look like "KEY=VALUE" (without the quotes).
+> The VALUE must not be enclosed in quotes as well!
+
+> forecast.io only supports latitude,longitude pairs as location
+
+## Installation
+
+```{sh}
+git clone git@git.hammerle.me:fphammerle/config-wego.git $HOME/.config/wego
+ln --symbolic --force --backup $HOME/.config/wego/wegorc $HOME/.wegorc
+```

+ 9 - 0
wegorc

@@ -0,0 +1,9 @@
+# vienna
+location=48.24,16.38
+units=metric
+# show geo coordinates
+aat-coords=true
+
+backend=forecast.io
+forecast-lang=en
+forecast-api-key=