diff options
author | Urbain Vaes <urbain@vaes.uk> | 2020-10-02 10:18:25 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2020-10-02 10:18:25 +0100 |
commit | f45ea107bed6d6c410b7ebfee691bdbaf51947e6 (patch) | |
tree | 5f9b11a4158c24795d68bcc649c29811d2519789 /README.md | |
parent | 93eab33d13f8f30c8ba0088f20721d14c981fd16 (diff) | |
parent | 96bfc178286b367b14e6287b3ae6dc57f3e6e2f6 (diff) |
Merge branch 'master' of localhost:public/dotfiles into master
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,11 +1,12 @@ # dotfiles 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: +I like *vim* for text editing, +and I find it very convenient to use tools with *vi* keybindings: + Window manager: **i3** + File manager: **vifm** -+ Browser: **uzbl** ++ Browser: **qutebrowser** + PDF viewer: **zathura** + Email client: **mutt** |