# dotfiles [![Build Status](https://api.travis-ci.com/cacharle/dotfiles.svg?branch=master)](https://travis-ci.com/cacharle/dotfiles) ## Installation Make sure to backup your current configuration files, they will be overwritten. ``` $ git clone --recursive git://git.cacharle.xyz/dotfiles $ cd dotfiles $ ./install ``` ## Tools I use | Name | Link | Description | |-------------|------------------------------------|---------------------------------| | vim | https://github.com/vim/vim | Terminal text editor | | zsh | https://www.zsh.org/ | Interactive shell | | xmonad | https://xmonad.org | Window manager | | qutebrowser | https://www.qutebrowser.org | Vim like browser | | mutt | http://www.mutt.org/ | Email client | | newsboat | https://newsboat.org/ | RSS feed reader | | zathura | https://pwmt.org/projects/zathura/ | PDF viewer with vim keybindings | | sxiv | https://github.com/muennich/sxiv | Simple image viewer | | mpv | https://mpv.io/ | Simple video player | | moc | https://moc.daper.net/ | Music player | | redshift | http://jonls.dk/redshift/ | Change screen color temperature | ## School 19 Config Configuration for school 19 can be found on the [s19](https://github.com/HappyTramp/dotfiles/tree/s19) branch.