druskus20 / dots

The dotfiles for my linux system •••

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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: alacritty
  • Shell: tmux and zsh with powerlevel10k
  • Editor: neovim - based on LazyVim
  • Bar: eww
  • Launcher: rofi

See also

eugh

About

The dotfiles for my linux system •••

License:MIT License


Languages

Language:Shell 52.5%Language:Fennel 32.8%Language:Lua 9.3%Language:Vim Script 1.9%Language:CSS 1.8%Language:SCSS 1.3%Language:Python 0.4%