/zup

ZSH setup CLI tool

Primary LanguageShell

My zsh setup cli

Zup is a CLI tools to setup my default configs for zsh on the following Operational Systems:

  • Arch Linux
  • Ubuntu
  • OSX

Dependencies

  • git
  • go
  • python3 + pip
  • node + npm
  • zsh >= 5.2

Usage

Instal and run

# install
go install github.com/marco-souza/zup@latest

# run
zup -s osx          # osx config
zup -s ubuntu -j    # ubuntu with java support (SDKMan)
zup -o out -s arch  # arch config in out folder