Mise à jour de 'Home'
5
Home.md
5
Home.md
@@ -5,3 +5,8 @@ alias -s dotfiles="/usr/bin/git --git-dir=$HOME/.config/dotfiles/ --work-tree=$H
|
||||
git clone --bare "https://git.daiko.fr/daiko/dotfiles-barre.git" "$HOME/.config/dotfiles"
|
||||
dotfiles checkout
|
||||
```
|
||||
## Sauvegarder une modification
|
||||
```bash
|
||||
dofiles add path/config.file
|
||||
dotfiles commit -m "Description"
|
||||
```
|
Reference in New Issue
Block a user