1
0
mirror of https://github.com/alrayyes/server-dotfiles synced 2023-11-14 15:56:25 +00:00
server-dotfiles/README.md
2019-03-29 19:53:22 +01:00

28 lines
508 B
Markdown

# 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/)
* [neomutt](https://neomutt.org/)
* [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