From 24b2283b318fb0e68342e77c13ab220f77db4de1 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Tue, 28 Jul 2026 08:17:31 +0200 Subject: bootstrap: git.sh und git.ps1 hinzugefuegt (git + delta), Doku angepasst --- readme.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index f4e914e..abeacb7 100644 --- a/readme.md +++ b/readme.md @@ -25,12 +25,19 @@ Bootstrap the zsh environment: ./bootstrap/zsh.sh ``` +Bootstrap the git environment: + +```sh +./bootstrap/git.sh +``` + ### Windows Native PowerShell, no WSL/Git Bash required: ```powershell .\install-win.ps1 +.\bootstrap-win\git.ps1 .\bootstrap-win\neovim.ps1 .\bootstrap-win\neovim-dict.ps1 ``` -- cgit v1.3