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 fa847eba906951d90268e1dfb8c70392553ee628
parent eb7391ed76d4ca0b7f3360feb66393862db29643
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon, 23 Sep 2019 12:45:32 +0200

Update host information

Diffstat:
M.local/bin/sync-adamsgaard.dk.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.local/bin/sync-adamsgaard.dk.sh b/.local/bin/sync-adamsgaard.dk.sh @@ -1,5 +1,5 @@ #!/bin/sh -host=www@adamsgaard.dk:/var/www/html +host=ad@adamsgaard.dk:/var/www/domains/adamsgaard.dk localdir="$HOME/code/adamsgaard.dk" echo "syncing new content to $host"