updated project URL
This commit is contained in:
parent
0eb9904e3d
commit
8a2dc4b256
2 changed files with 10 additions and 10 deletions
utils
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
PRELUDE_INSTALL_DIR="$HOME/.emacs.d"
|
||||
PRELUDE_URL=git://github.com/bbatsov/emacs-prelude.git
|
||||
PRELUDE_URL=https://github.com/bbatsov/prelude.git
|
||||
|
||||
echo -n "Checking to see if git is installed... "
|
||||
hash git 2>&- || { echo >&2 "not found. Aborting installation!'."; exit 1; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue