This repository contains my personal configuration files for various tools and applications.
- Clone the repository to your local machine:
mkdir -p ~/projects/dotfiles && cd ~/projects/dotfiles
clone https://github.com/yet-an-other/dotfiles.git .
- Symlink the configuration folder to the desired location, usually
~/.config
, e.g.:
ln -s ~/projects/dotfiles/wezterm ~/.config/wezterm