My personal dotfiles
- Shell 100%
| .config | ||
| .ssh | ||
| .stow | ||
| .stow-local-ignore | ||
| .stowrc | ||
| install.sh | ||
| README.md | ||
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.