README.md

October 15, 2024 ยท View on GitHub

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

Contents

  1. 1Why?
  2. 2How?
  3. 3Some of the programs I currently use:
  4. 4See also