Introducing .init.me.sh for multi-machine-architecture support
This commit is contained in:
parent
53c62408d8
commit
5e26df3f9b
15 changed files with 76 additions and 0 deletions
6
.init.me.sh
Executable file
6
.init.me.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#! /usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
rm -fR ~/.config/chezmoi ~/.local/share/chezmoi/.chezmoiroot
|
||||
chezmoi init --apply
|
Loading…
Add table
Add a link
Reference in a new issue