Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 535 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 535 Bytes

Why?

Backup and sync of my configs.

How?

I use stow to manage my dotfiles.

# Install program
stow <directory>

# Remove program
stow -D <directory>

Some of the programs I currently use:

  • Wayland: niri
  • Terminal: foot
  • Shell: tmux and zsh with powerlevel10k
  • Editor: neovim - based on LazyVim
  • Bar: eww
  • Launcher: rofi

See also

eugh