# 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/) * [lf](https://github.com/gokcehan/lf) * [neovim](https://neovim.io/) * [tmux](https://tmux.github.io/) * [vifm](https://vifm.info/) * [zsh](https://www.zsh.org/) # License This theme is released under the MIT License. For more information read the [license][license]. [license]: LICENSE.md