mirror of
https://github.com/alrayyes/server-dotfiles
synced 2023-11-14 15:56:25 +00:00
33 lines
776 B
Markdown
33 lines
776 B
Markdown
# Dotfiles
|
|
|
|
A repository of my personal configuration files.
|
|
|
|
# Requirements
|
|
|
|
[stow](http://www.gnu.org/software/stow/)
|
|
|
|
# Installation
|
|
|
|
```shell
|
|
./install.sh
|
|
```
|
|
# Packages
|
|
|
|
* [Arch Linux](https://www.archlinux.org/)
|
|
* [albert](https://github.com/ManuelSchneid3r/albert)
|
|
* [git](https://git-scm.com/)
|
|
* [i3](https://i3wm.org/)
|
|
* [mutt](http://www.mutt.org/)
|
|
* [Redshift](http://jonls.dk/redshift/)
|
|
* [terminator](https://gnometerminator.blogspot.nl/p/introduction.html)
|
|
* [tmux](https://tmux.github.io/)
|
|
* [vim](http://www.vim.org/)
|
|
* [zeal](https://zealdocs.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/dotfiles/blob/master/LICENSE.md
|