|
|
@ -413,6 +413,7 @@ Doesn't mess with special buffers." |
|
|
(message "Updating Prelude...") |
|
|
(message "Updating Prelude...") |
|
|
(cd prelude-dir) |
|
|
(cd prelude-dir) |
|
|
(shell-command "git pull") |
|
|
(shell-command "git pull") |
|
|
|
|
|
(prelude-recompile-init) |
|
|
(message "Update finished. Restart Emacs to complete the process."))) |
|
|
(message "Update finished. Restart Emacs to complete the process."))) |
|
|
|
|
|
|
|
|
(provide 'prelude-core) |
|
|
(provide 'prelude-core) |
|
|
|