summaryrefslogtreecommitdiff
path: root/README.org (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-03-12[zsh] replace bash with zsh.Franck Cuny1-2/+2
Add configuration files, delete bash config files, and update documentation. Closes #22 #19
2016-02-17[emacs] Remove the documentation from README.Franck Cuny1-73/+9
Add a 'doc' directory with the documentation for emacs, bash and git.
2016-02-15Fix a typo in the README.Franck Cuny1-1/+1
2016-02-15Update the README.Franck Cuny1-32/+61
2016-02-14[emacs] Add more key binding to the documentation.Franck Cuny1-1/+9
2016-02-13Convert the README to org-mode.Franck Cuny1-0/+68
Editing tables is way easier in org-mode than it is with markdown.