Actualiser Home
2
Home.md
2
Home.md
@@ -4,7 +4,7 @@
|
|||||||
# Folder `.config` must be empty
|
# Folder `.config` must be empty
|
||||||
git clone --bare "https://git.daiko.fr/daiko/dotfiles.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" checkout
|
git --git-dir="$HOME/.config/dotfiles/" --work-tree="$HOME" checkout -f
|
||||||
# hide untracked files
|
# hide untracked files
|
||||||
dotfiles config status.showUntrackedFiles no
|
dotfiles config status.showUntrackedFiles no
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user