1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00
dotfiles/README.md

49 lines
1.2 KiB
Markdown

# Dotfiles
A repository of my personal configuration files.
# Requirements
[stow](http://www.gnu.org/software/stow/)
# Installation
```shell
./install.sh
```
# Packages Configured
* [borg](https://www.borgbackup.org/)
* [compton](https://github.com/yshui/compton)
* [dunst](https://dunst-project.org/)
* [feh](https://linux.die.net/man/1/feh)
* [firejail](https://firejail.wordpress.com/)
* [git](https://git-scm.com/)
* [gnupg](https://gnupg.org/)
* [gtk](https://www.gtk.org/)
* [mpd](https://www.musicpd.org/)
* [neomutt](https://neomutt.org/)
* [neovim](https://neovim.io/)
* [redshift](http://jonls.dk/redshift/)
* [rtv](https://github.com/michael-lazar/rtv)
* [spacemacs](http://spacemacs.org/)
* [tmux](https://tmux.github.io/)
* [vifm](https://vifm.info/)
* [weechat](https://weechat.org/)
* [zeal](https://zealdocs.org/)
* [zsh](https://www.zsh.org/)
# Custom Packages configured
These are custom packages I use (mostly [suckless](https://suckless.org/)).
* [dwm](https://github.com/alrayyes/dwm)
* [slstatus](https://github.com/alrayyes/slstatus)
# License
This theme is released under the MIT License. For more information read the [license][license].
[license]: LICENSE.md