Create README.md
This commit is contained in:
parent
d4153dc053
commit
7aacb9dbe3
1 changed files with 12 additions and 0 deletions
12
README.md
Normal file
12
README.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# My dotfiles
|
||||
|
||||
## CONFIGURE NEW MACHINE
|
||||
|
||||
- Install [chezmoi](https://www.chezmoi.io/)
|
||||
|
||||
`sudo pacman -S chezmoi --noconfirm`
|
||||
|
||||
- Import dotfiles
|
||||
|
||||
`chezmoi init --apply --prompt --ssh mrdev023`
|
||||
|
Loading…
Reference in a new issue