Fix repo url
2
Home.md
2
Home.md
@@ -2,7 +2,7 @@
|
|||||||
## Installation
|
## Installation
|
||||||
```bash
|
```bash
|
||||||
# Folder `.config` must be empty
|
# Folder `.config` must be empty
|
||||||
git clone --bare "https://git.daiko.fr/daiko/dotfiles-barre.git" "$HOME/.config/dotfiles"
|
git clone --bare "https://git.daiko.fr/daiko/dotfiles.git" "$HOME/.config/dotfiles"
|
||||||
# /!\ : all config files will be overwrited
|
# /!\ : all config files will be overwrited
|
||||||
git --git-dir="$HOME/.config/dotfiles/" --work-tree="$HOME" -f checkout
|
git --git-dir="$HOME/.config/dotfiles/" --work-tree="$HOME" -f checkout
|
||||||
# hide untracked files
|
# hide untracked files
|
||||||
|
Reference in New Issue
Block a user