Нема описа

Mariano Z. c71e2bd9a9 dev: automated commit - 2025-06-09 09:35:58 пре 9 месеци
.git-crypt b4cdb80b5c init пре 11 месеци
applications b4cdb80b5c init пре 11 месеци
bin 6f13d4b40d dev: automated commit - 2025-06-08 21:44:47 пре 9 месеци
config 94fe54f20e automated dev commit пре 10 месеци
easyeffects b4cdb80b5c init пре 11 месеци
fonts cf5620f57f automated dev commit пре 10 месеци
fuzzel b4cdb80b5c init пре 11 месеци
git 9076125efa dev: automated commit - 2025-05-31 15:50:49 пре 9 месеци
gnupg b4cdb80b5c init пре 11 месеци
kitty b4cdb80b5c init пре 11 месеци
local-bin 9076125efa dev: automated commit - 2025-05-31 15:50:49 пре 9 месеци
mise 6f13d4b40d dev: automated commit - 2025-06-08 21:44:47 пре 9 месеци
npm b4cdb80b5c init пре 11 месеци
rofi b4cdb80b5c init пре 11 месеци
ssh 6f13d4b40d dev: automated commit - 2025-06-08 21:44:47 пре 9 месеци
sway c71e2bd9a9 dev: automated commit - 2025-06-09 09:35:58 пре 9 месеци
swayidle b4cdb80b5c init пре 11 месеци
tmux b4cdb80b5c init пре 11 месеци
vpn-manager dac69a180b chore: zsh пре 11 месеци
waybar c71e2bd9a9 dev: automated commit - 2025-06-09 09:35:58 пре 9 месеци
wezterm b4cdb80b5c init пре 11 месеци
wlogout b4cdb80b5c init пре 11 месеци
zathura dac69a180b chore: zsh пре 11 месеци
zsh c71e2bd9a9 dev: automated commit - 2025-06-09 09:35:58 пре 9 месеци
.gitattributes b4cdb80b5c init пре 11 месеци
.gitignore b4cdb80b5c init пре 11 месеци
.stow-global-ignore b4cdb80b5c init пре 11 месеци
.stowrc b4cdb80b5c init пре 11 месеци
README.md b4cdb80b5c init пре 11 месеци
font-manager.sh b4cdb80b5c init пре 11 месеци

README.md

Dotfiles

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

Overview

  • Window Management: Sway, 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 sway

License

MIT