Skip to content
/ zetup Public
forked from zetup-sh/zetup-pkg

setup your computer for development

Notifications You must be signed in to change notification settings

smbecker/zetup

This branch is 67 commits ahead of, 29 commits behind zetup-sh/zetup-pkg:public.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fd55994 · Nov 25, 2024

History

81 Commits
Jul 24, 2019
May 10, 2024
Nov 25, 2024
Aug 22, 2024
Nov 25, 2024
Nov 17, 2023
Jul 24, 2019
Jul 24, 2019
Jul 24, 2019
Jul 24, 2019
May 28, 2020
May 28, 2020
Jul 24, 2019
Jul 24, 2019

Repository files navigation

zetup

To Run

wget https://github.com/smbecker/zetup/raw/public/init.sh && source init.sh

OR

curl https://github.com/smbecker/zetup/raw/public/init.sh && source init.sh

within container

apt update && apt install -y wget && wget https://github.com/smbecker/zetup/raw/public/init.sh && source init.sh

About

setup your computer for development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%