As of March 19, 2024 this repo has migrated to sourcehut
Personal configuration files.
Managed with GNU stow. Clone the repository and symlink the desired
configurations to your $HOME directory. Example:
git clone --depth 1 https://github.com/cer-0/dots.git && cd dots
stow -t ~ vim tmux bash
Remove the symlinks of the previously linked files. Example:
stow -t ~ -D vim tmux bash
| :( :( :( :( | software |
|---|---|
| distribution | Arch Linux |
| window manager | river |
| terminal | alacritty |
| launcher | bemenu |
| bar | waybar |
| notifications | mako |
| file manager | nnn |
| editors | nvim |
(doom) emacs |
|
| multiplexer | tmux |
| music server | mpd |
| music player | ncmpcpp |
| pdf reader | zathura |
| image viewer | imv |
| browser | firefox |
| colorscheme | gruvbox-material |
Check the dependencies wiki page.