Skip to content

dotMavriQ/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

dotfiles

configuration files organized by machine.

machines

name hardware os status
Daisydot Lenovo IdeaPad 5 14ABA7 (Ryzen 5 5625U, 14GB, 512GB NVMe) Fedora 43 / Sway active
dotHQ Beelink SER6 PRO Fedora 42 active
Nanodot ThinkPad X1 Nano Windows 11 Pro / WSL2 work

daisydot

daisydot desktop

gruvbox material dark everywhere. sway + waybar + rofi + dunst.

daisydot/
├── .zshrc
├── .config/
│   ├── sway/config
│   ├── waybar/config
│   ├── waybar/style.css
│   ├── rofi/config.rasi
│   ├── rofi/gruvbox-material.rasi
│   ├── dunst/dunstrc
│   ├── foot/foot.ini
│   ├── ghostty/config
│   └── starship/starship.toml
└── wallpaper/
    └── covilhabg_gruvbox.jpg

shell: zsh + starship + atuin + zoxide + fzf + eza + bat + fd + dust + btop terminal: ghostty (primary), foot (backup) launcher: rofi notifications: dunst

nanodot

nanodot desktop

work machine running WSL2. gruvbox dark prompt, hardened claude code setup.

nanodot/
├── .zshrc
├── .gitconfig
├── .gitignore_global
├── .config/
│   ├── starship/starship.toml
│   ├── btop/btop.conf
│   └── containers/containers.conf
└── .claude/
    ├── inspect-repo.sh
    └── settings.json

shell: zsh + starship + fzf + nvm + bun + bat + fd git: delta (side-by-side diffs), zdiff3 merge conflicts, autostash rebase claude code: pre-flight repo scanner, sandboxed execution, deny rules for secrets


LiberaPay donations

Releases

No releases published

Packages

 
 
 

Contributors