Configuration files and scripts for Linux development.
Here is the overview of the programs used within the repository:
| Program | Config | Description |
|---|---|---|
| Sway | config/sway |
Window manager |
| Zsh | config/zsh |
Shell |
| foot | config/foot |
Terminal |
| Fuzzel | config/fuzzel |
App launcher |
| Dunst | config/dunst |
Notification daemon |
| Neovim | config/nvim |
Text editor |
| mpv | config/mpv |
Media player |
| KeePassXC | config/keepassxc |
Password manager |
Caution
The installation script may overwrite your system and is only supported on Void Linux. Run it at your own risk.
To install the dotfiles, run:
sudo xbps-install -y curl
curl --proto '=https' --tlsv1.2 -sSf https://codeberg.org/frofor/dotfiles/raw/branch/main/install.sh | shThis repository is distributed under the terms of MIT License.
See LICENSE for details.