1
1
Fork 0
scripts/README.md

305 B

scripts

My personal collection of handy scripts. mostly bash.

setup_zsh.sh

One-line installer for zsh, oh-my-zsh and various zsh plugins.

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.