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
3
_home.macos/.chezmoi.toml.tmpl
Normal file
3
_home.macos/.chezmoi.toml.tmpl
Normal file
|
@ -0,0 +1,3 @@
|
|||
[Data]
|
||||
one="One"
|
||||
|
3
_home.macos/.chezmoiscripts/run_once_init.sh.tmpl
Executable file
3
_home.macos/.chezmoiscripts/run_once_init.sh.tmpl
Executable file
|
@ -0,0 +1,3 @@
|
|||
#! /usr/bin/env bash
|
||||
|
||||
printf '_home.macos init\n'
|
1
_home.macos/dot_zshrc
Symbolic link
1
_home.macos/dot_zshrc
Symbolic link
|
@ -0,0 +1 @@
|
|||
../_home/dot_zshrc
|
1
_home.macos/private_dot_config/sz.env
Symbolic link
1
_home.macos/private_dot_config/sz.env
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../_home/private_dot_config/sz.env
|
Loading…
Add table
Add a link
Reference in a new issue