diff options
| author | Thomas Schmucker <ts@its1.de> | 2026-07-28 08:01:28 +0200 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2026-07-28 08:01:28 +0200 |
| commit | 704f6023337dd19f4c8fdac910673bb9398c5295 (patch) | |
| tree | 628431f24b5de65a44a70086d1c311d2cb5b713f /readme.md | |
| parent | 19b0f50dcdcb517e0ea1362b3644a42a91844ab8 (diff) | |
| download | dotfiles-704f6023337dd19f4c8fdac910673bb9398c5295.tar.gz dotfiles-704f6023337dd19f4c8fdac910673bb9398c5295.tar.bz2 dotfiles-704f6023337dd19f4c8fdac910673bb9398c5295.zip | |
bootstrap: zsh.sh hinzugefuegt (Plugins, pwgen, mc, chsh)
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -19,6 +19,12 @@ Bootstrap the Neovim environment: | |||
| 19 | ./bootstrap/neovim-dict.sh | 19 | ./bootstrap/neovim-dict.sh |
| 20 | ``` | 20 | ``` |
| 21 | 21 | ||
| 22 | Bootstrap the zsh environment: | ||
| 23 | |||
| 24 | ```sh | ||
| 25 | ./bootstrap/zsh.sh | ||
| 26 | ``` | ||
| 27 | |||
| 22 | ### Windows | 28 | ### Windows |
| 23 | 29 | ||
| 24 | Native PowerShell, no WSL/Git Bash required: | 30 | Native PowerShell, no WSL/Git Bash required: |
