summaryrefslogtreecommitdiffstats
path: root/development/magit/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'development/magit/doinst.sh')
-rw-r--r--development/magit/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/development/magit/doinst.sh b/development/magit/doinst.sh
new file mode 100644
index 0000000000..13d792131b
--- /dev/null
+++ b/development/magit/doinst.sh
@@ -0,0 +1,3 @@
+echo ""
+echo "put \"(require 'magit)\" in youre emacs startup file to enable magit"
+echo ""