dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 5d77215e8cc2f89b39ac4ac42b64808d175db935
parent 4ca519a2d2b4a1bd1d69b456b0f99dac09e75b20
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Tue, 28 Jul 2020 08:57:20 +0200

Change default location

Diffstat:
M.local/bin/weather | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.local/bin/weather b/.local/bin/weather @@ -88,7 +88,7 @@ show_weather() { } if [ $# -lt 1 ]; then - show_weather 9520 + show_weather 8000 fi for zip in "$@"; do