diff --git a/README.md b/README.md index 2a70025..2b05ea9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ My personal collection of handy scripts. mostly bash. - [restic_backup.sh](#restic_backup.sh) -- [setup_zsh.sh](#setup_zsh.sh) ## restic_backup.sh @@ -49,15 +48,3 @@ or using cron. ``` Happy backuping! :-) - ---- - -## setup_zsh.sh - -> One-line installer for zsh, oh-my-zsh and various zsh plugins. - -```bash -curl -fsSL https://socialg.it/david/scripts/raw/master/setup_zsh.sh | bash -``` - -It is still highly experimental and will probably fail on your system.