From d79deabab90e784fd227480e72b30d9ee31a1416 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 27 Jan 2017 14:55:46 -0800 Subject: [Doc] Update. --- README.org | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README.org') diff --git a/README.org b/README.org index 9e2be64..42b2d0f 100644 --- a/README.org +++ b/README.org @@ -1,7 +1,7 @@ #+Title: Configuration files #+Author: Franck Cuny -My personal configuration files for Emacs, bash and git. +My personal configuration files for [[https://www.gnu.org/software/emacs/][Emacs]], [[https://www.gnu.org/software/bash/][bash]] and [[https://git-scm.com/][git]]. * Documentation ** Emacs @@ -10,3 +10,9 @@ My personal configuration files for Emacs, bash and git. |---------+--------------------| | C-x r l | list the bookmarks | | C-x r m | add a bookmark | +*** Working with go +First start by running the [[file:bin/setup-go][setup-go]] script. + +#+BEGIN_SRC sh +./bin/setup-go +#+END_SRC -- cgit 1.4.1