diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 9 insertions, 5 deletions
@@ -1,6 +1,10 @@ # dotfiles -This repository contains my configuration files. I use the following programs: -+ *(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. +This repository contains my configuration files. +Whenever possible, I use tools that follow the Unix philosophy. +Being a *vim* user, I find it very convenient to use tools with *vi* keybindings: + ++ Window manager: **i3** ++ File manager: **vifm** ++ Browser: **uzbl** ++ PDF viewer: **zathura** ++ Email client: **mutt** |