From 7344312c66b8d7f90a741dcf5a6a14b86c2f9c42 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Wed, 3 Jun 2015 16:52:13 +0100 Subject: fixed typo readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 87377b4..b5fe2eb 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # dotfiles This repository contains my configuration files. I use the following programs: -+ *vim* for text editing. -+ *zathura* to preview pdf files. ++ *(neo)vim* for text editing. ++ *zathura* to view pdf files. + *offlineimap* + *mutt* + *msmtp* to receive, wirte, and send emails. + *zsh* with the *oh-my-zsh* framework as my shell. -All the configurations can be installed by executing the script install.sh. If used with arguments, only the files passed to the script will be installed. For example, executing +All the configuration files can be installed by executing the script install.sh. If used with arguments, only the files passed to the script will be installed. For example, executing `./install.sh vim vimrc` will install my vim configuration. -- cgit v1.2.3