change clone dir

This commit is contained in:
frosty 2024-05-26 10:54:43 -04:00
parent daad15cca6
commit aaff561d88

View file

@ -10,8 +10,8 @@ This is my collection of configuration and setup data for all of my Linux machin
``` ```
$ cd ~ $ cd ~
$ git clone https://gitlab.com/frostalicious/dotfiles .dotfiles $ git clone https://gitlab.com/frostalicious/dotfiles
$ cd .dotfiles $ cd dotfiles
$ stow --verbose --target=${HOME} --restow PACKAGES $ stow --verbose --target=${HOME} --restow PACKAGES
``` ```