My personal dotfiles
Find a file
2026-03-06 16:47:04 +01:00
.config [jj] Set the draft commit description to builtin description with diff 2026-03-06 16:47:04 +01:00
.ssh [ssh] Redirect github.com ssh connection to ssh.github.com:443 to bypass firewall block 2025-08-19 09:21:41 +02:00
.stow Switch to using GNU Stow 2025-02-18 13:23:24 +01:00
.stow-local-ignore Add .jj directory to .stow-local-ignore to support jj 2026-02-05 10:22:39 +01:00
.stowrc Disable tree folding and ignore .stowrc 2025-04-30 20:01:12 +02:00
install.sh Add install script 2025-08-19 09:22:48 +02:00
README.md Update README.md to add jj to warning about chaning name and email 2026-02-11 12:07:17 +01:00

jonicho's dotfiles

This repository contains my personal dotfiles, managed using GNU Stow.

Installation

To install the dotfiles, simply clone this repository into ~/.dotfiles and run stow . from within the repository:

git clone https://github.com/jonicho/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
stow .

Important

Make sure to change the name and email in the git config and jj config to your name and email if you aren't me.