Update README.md

This commit is contained in:
djweber12 2025-03-29 11:41:04 -04:00
parent f8f4623e44
commit 27fd2b8c16

View File

@ -2,8 +2,8 @@
Version controlled dot files intended to be used with stow.
```shell
git clone https://git.pipsquire.com/djweber12/dotfiles.git ~/.dotfiles
git clone --recurse-submodules https://git.pipsquire.com/djweber12/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
stow *
stow ollama tmux top_level kitty nvim
```