# Server Dotfiles A repository of my personal server configuration files. # Requirements [stow](http://www.gnu.org/software/stow/) # Installation ```shell ./install.sh ``` # Packages * [git](https://git-scm.com/) * [mutt](http://www.mutt.org/) * [tmux](https://tmux.github.io/) * [vim](http://www.vim.org/) * [zsh](https://www.zsh.org/) # License This theme is released under the MIT License. For more information read the [license][license]. [license]: https://github.com/alrayyes/server-dotfiles/blob/master/LICENSE.md