Skip to main content

dotfiles

95 words·1 min
Author
Anas Bassoumi
Based in Tunisia. Site reliability and software engineering, with funded prop firm trading on the side.

Tokyo Night across the whole desktop - Plasma 6 on Wayland, Kitty, Fish, Kvantum.

Managed with GNU Stow so each config is a symlink farm rather than a pile of copies. Same palette as this site.

dotfiles

Get it
#

sudo pacman -S stow
git clone https://github.com/anas1412/dotfiles ~/dotfiles
cd ~/dotfiles
./install.sh

Or just some of it: ./install.sh fish kitty. Stow refuses rather than overwriting an existing config - move the old one aside and re-run.