Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 448 Bytes

File metadata and controls

16 lines (12 loc) · 448 Bytes

Configuration files

This repository contains my personal configuration files for various tools and applications.

Usage

  1. Clone the repository to your local machine:
mkdir -p ~/projects/dotfiles && cd ~/projects/dotfiles
clone https://github.com/yet-an-other/dotfiles.git .
  1. Symlink the configuration folder to the desired location, usually ~/.config, e.g.:
ln -s ~/projects/dotfiles/wezterm ~/.config/wezterm