Dotfiles configuration of the tools I use on my different machine
Find a file
2026-07-07 07:47:58 +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 Fix wrong path of some startup utilities 2026-07-07 07:47:58 +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 create install.sh and update README 2026-06-21 09:03:43 +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