Dotfiles configuration of the tools I use on my different machine
Find a file
2026-07-17 16:21:47 +02:00
alacritty/.config/alacritty stow: reorganize to use stow 2026-06-20 09:05:05 +02:00
fish/.config/fish stow: reorganize to use stow 2026-06-20 09:05:05 +02:00
helix/.config/helix stow: reorganize to use stow 2026-06-20 09:05:05 +02:00
mango/.config/mango mango: Fix noctalia startup 2026-07-17 16:21:36 +02:00
zellij/.config/zellij stow: reorganize to use stow 2026-06-20 09:05:05 +02:00
install.sh create install.sh and update README 2026-06-21 09:03:43 +02:00
README.md general: Update README.md to link to noctalia instead of danklinux 2026-07-17 16:21:47 +02:00

DOTFILES

Configuration

Tools configuration folder

Prerequisite

  • stow (to stow dotfiles)
  • eza (ls replacement used in the installation script)

Install

cd $HOME
git clone https://codeberg.org/Guiglin/dotfiles.git
./install.sh