|
|
5 months ago | |
|---|---|---|
| .git-crypt | 10 months ago | |
| applications | 5 months ago | |
| config | 5 months ago | |
| easyeffects | 10 months ago | |
| env | 5 months ago | |
| fonts | 9 months ago | |
| fuzzel | 10 months ago | |
| git | 5 months ago | |
| gnupg | 5 months ago | |
| kitty | 8 months ago | |
| local-bin | 5 months ago | |
| mise | 7 months ago | |
| npm | 6 months ago | |
| rofi | 10 months ago | |
| ssh | 5 months ago | |
| sway | 5 months ago | |
| swayidle | 10 months ago | |
| tmux | 5 months ago | |
| vpn-manager | 10 months ago | |
| waybar | 5 months ago | |
| wezterm | 10 months ago | |
| wlogout | 10 months ago | |
| zathura | 10 months ago | |
| zsh | 5 months ago | |
| .gitattributes | 10 months ago | |
| .gitignore | 10 months ago | |
| .stow-global-ignore | 10 months ago | |
| .stowrc | 10 months ago | |
| README.md | 5 months ago | |
| davmail.log | 5 months ago | |
| window_rule.md | 5 months ago |
Personal dotfiles for my Linux system running Niri (Wayland).
# Clone repository
git clone https://github.com/yourusername/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
# Decrypt sensitive files (if you have access)
git-crypt unlock /path/to/key
# Install everything
stow */
# Or install individual modules
stow zsh
stow nvim
stow niri
MIT