Ajouter 'Home'
7
Home.md
Normal file
7
Home.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# Dotfiles
|
||||||
|
## Installation
|
||||||
|
```bash
|
||||||
|
alias -s dotfiles="/usr/bin/git --git-dir=$HOME/.config/dotfiles/ --work-tree=$HOME"
|
||||||
|
git clone --bare "https://git.daiko.fr/daiko/dotfiles-barre.git" "$HOME/.config/dotfiles"
|
||||||
|
dotfiles checkout
|
||||||
|
```
|
Reference in New Issue
Block a user