Нема описа

Mariano Z. 40f995b0ff automated dev commit пре 10 месеци
.git-crypt b4cdb80b5c init пре 11 месеци
applications b4cdb80b5c init пре 11 месеци
bin b4cdb80b5c init пре 11 месеци
config b4cdb80b5c init пре 11 месеци
easyeffects b4cdb80b5c init пре 11 месеци
fonts b4cdb80b5c init пре 11 месеци
fuzzel b4cdb80b5c init пре 11 месеци
git b4cdb80b5c init пре 11 месеци
gnupg b4cdb80b5c init пре 11 месеци
kitty b4cdb80b5c init пре 11 месеци
local-bin b4cdb80b5c init пре 11 месеци
mise b4cdb80b5c init пре 11 месеци
npm b4cdb80b5c init пре 11 месеци
rofi b4cdb80b5c init пре 11 месеци
ssh cf74e468e4 chore: update other crap пре 11 месеци
sway b4cdb80b5c init пре 11 месеци
swayidle b4cdb80b5c init пре 11 месеци
tmux b4cdb80b5c init пре 11 месеци
vpn-manager dac69a180b chore: zsh пре 11 месеци
waybar b4cdb80b5c init пре 11 месеци
wezterm b4cdb80b5c init пре 11 месеци
wlogout b4cdb80b5c init пре 11 месеци
zathura dac69a180b chore: zsh пре 11 месеци
zsh 40f995b0ff automated dev commit пре 10 месеци
.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