بدون توضیح

Mariano Z. ffcd07c5d4 dev: automated commit - 2026-03-11 15:02:11 2 هفته پیش
.git-crypt b4cdb80b5c init 11 ماه پیش
DankMaterialShell 3a4ed1d45c dev: automated commit - 2025-11-28 18:33:59 3 ماه پیش
alacritty 3fb6daf9cb dev: automated commit - 2025-12-14 10:51:16 3 ماه پیش
applications c19d384381 dev: automated commit - 2026-01-08 14:08:33 2 ماه پیش
aws 5ae9e98992 dev: automated commit - 2026-03-01 20:25:37 3 هفته پیش
clapboard 6d31ca4734 dev: automated commit - 2025-10-06 14:13:22 5 ماه پیش
config 97ea95adcf dev: automated commit - 2026-03-10 21:48:49 2 هفته پیش
easyeffects efa863631d dev: automated commit - 2025-09-28 19:29:58 5 ماه پیش
env dbcbcf4077 dev: automated commit - 2025-09-14 17:50:01 6 ماه پیش
fonts 62d046935c dev: automated commit - 2025-09-29 13:31:58 5 ماه پیش
fuzzel b3fd082f60 dev: automated commit - 2025-11-25 12:00:06 4 ماه پیش
ghostty 675c15ff7c dev: automated commit - 2025-10-02 10:31:36 5 ماه پیش
git 9017135ac0 dev: automated commit - 2026-01-13 11:39:58 2 ماه پیش
gnupg 7bf9a172ac dev: automated commit - 2025-09-22 09:56:48 6 ماه پیش
i3 83adeb68ad dev: automated commit - 2026-03-02 20:44:52 2 هفته پیش
kitty c011519bb0 dev: automated commit - 2025-10-01 20:05:45 5 ماه پیش
local-bin 83adeb68ad dev: automated commit - 2026-03-02 20:44:52 2 هفته پیش
mise 59c4ec5202 dev: automated commit - 2026-01-14 18:31:23 2 ماه پیش
niri ffcd07c5d4 dev: automated commit - 2026-03-11 15:02:11 2 هفته پیش
noctalia 83adeb68ad dev: automated commit - 2026-03-02 20:44:52 2 هفته پیش
npm 75fc468fff dev: automated commit - 2025-12-18 13:39:05 3 ماه پیش
opencodetmp b3fd082f60 dev: automated commit - 2025-11-25 12:00:06 4 ماه پیش
rbw aa0e46a87d dev: automated commit - 2025-10-21 09:19:45 5 ماه پیش
rofi b4cdb80b5c init 11 ماه پیش
ssh 5ae9e98992 dev: automated commit - 2026-03-01 20:25:37 3 هفته پیش
sway b3fd082f60 dev: automated commit - 2025-11-25 12:00:06 4 ماه پیش
swayidle b4cdb80b5c init 11 ماه پیش
tmux 04d853c22a dev: automated commit 2 ماه پیش
tofi e7f0b5feec dev: automated commit - 2025-10-21 09:15:34 5 ماه پیش
vpn-manager dac69a180b chore: zsh 11 ماه پیش
waybar 8b08b8eccb dev: automated commit - 2025-09-29 16:06:36 5 ماه پیش
web-apps ffcd07c5d4 dev: automated commit - 2026-03-11 15:02:11 2 هفته پیش
wezterm b4cdb80b5c init 11 ماه پیش
wlogout b4cdb80b5c init 11 ماه پیش
xfce-perchannel-xml 9181cfeb83 dev: automated commit - 2025-11-10 11:58:52 4 ماه پیش
zathura dac69a180b chore: zsh 11 ماه پیش
zed 211d9e03bd dev: automated commit - 2025-10-26 09:54:40 5 ماه پیش
zsh b5fb63e31d dev: automated commit - 2026-03-10 22:13:57 2 هفته پیش
.gitattributes aa0e46a87d dev: automated commit - 2025-10-21 09:19:45 5 ماه پیش
.gitignore b4cdb80b5c init 11 ماه پیش
.stow-global-ignore b4cdb80b5c init 11 ماه پیش
.stowrc b4cdb80b5c init 11 ماه پیش
README.md dbcbcf4077 dev: automated commit - 2025-09-14 17:50:01 6 ماه پیش
window_rule.md dbcbcf4077 dev: automated commit - 2025-09-14 17:50:01 6 ماه پیش

README.md

Dotfiles

Personal dotfiles for my Linux system running Niri (Wayland).

Overview

  • Window Management: Niri, Waybar, Swayidle
  • Terminals: Kitty, WezTerm
  • Development: Neovim, Git, Tmux, npm, mise
  • Shell: Zsh with custom functions, aliases, keymaps
  • Launchers: Rofi, Fuzzel

Requirements

  • stow
  • git-crypt (for encrypted files)

Installation

# 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

License

MIT