From 3f07221e49940e39d977ec28d03e2a2d5535f070 Mon Sep 17 00:00:00 2001 From: Tristan Williams Date: Sat, 12 Oct 2024 14:49:18 -0400 Subject: Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c9e1f05..7dc2dba 100644 --- a/README.md +++ b/README.md @@ -3,17 +3,19 @@ These are my core dotfiles. They are used on every account on every machine, including root. My other dotfiles: + - [dotfiles.personal](http://git.tgwil.net/dotfiles.personal/) for personal accounts. +- [dotfiles.sys](http://git.tgwil.net/dotfiles.sys/) for system configurations. ## Installation ### Clone this repository -``` +```bash cd git clone git@git.tgwil.net:dotfiles.core dotfiles.core ``` ### Install the files -``` +```bash cd # install .bash_profile -- cgit v1.2.3