Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

marco-souza/zup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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