mirror of
https://github.com/alrayyes/server-dotfiles
synced 2023-11-14 15:56:25 +00:00
29 lines
521 B
Markdown
29 lines
521 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/)
|
|
* [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
|