init: samurai setup script — vault clone, git config, Obsidian auto-start
This commit is contained in:
commit
b013bef372
2 changed files with 85 additions and 0 deletions
14
README.md
Normal file
14
README.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Device Setup Scripts
|
||||
|
||||
Setup scripts for all KiteStacks devices. Clone this repo on any new device and run the relevant script.
|
||||
|
||||
## Devices
|
||||
- `samurai/` — Windows 11 gaming desktop (Tailscale: 100.74.0.109)
|
||||
- `monk/` — Linux T14s primary host (Tailscale: 100.85.209.116)
|
||||
|
||||
## Usage on a new device
|
||||
```bash
|
||||
git clone ssh://git@100.85.209.116:2222/kenpat/device-setup.git
|
||||
cd device-setup
|
||||
# then run the script for your device
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue