chiark / gitweb /
Merge branch 'master' of ustrat:~markw/git/staging/profile
authorMark Wooding <mdw@distorted.org.uk>
Wed, 27 Apr 2016 08:45:03 +0000 (09:45 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 27 Apr 2016 08:45:03 +0000 (09:45 +0100)
* 'master' of ustrat:~markw/git/staging/profile:
  dot/emacs: Turn on `view-read-only' by default.
  el/dot-emacs.el: Hook more functions for angry-fruit-salad.
  dot/emacs: Kick BBDB to always include a name when completing addresses.
  dot/gitconfig.in: Tell Git where to find the cookie jar.

setup

diff --git a/setup b/setup
index b64b0a5e8c973f5608dc8cc6878736caca64b7c9..9ccc5b8f1e7a19332f2a799c4af236afeea0e06b 100755 (executable)
--- a/setup
+++ b/setup
@@ -10,7 +10,7 @@ umask 002
 sub=
 mkdir -p $HOME$sub
 
-: ${REPO=http://ftp.distorted.org.uk/pub/mdw/profile}
+: ${REPO=https://ftp.distorted.org.uk/pub/mdw/profile}
 
 export PATH=/usr/local/bin:$HOME$sub/bin:/usr/bin:/usr/ccs/bin:/bin