Skip to content

maximehk/new_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go/new-setup

This repository can be used to init your system/user settings

Installation

sudo apt-get install -y git && \
  git clone https://github.com/maximehk/new_setup.git && \
  ./new_setup/init.sh

or if you want to install additional apps (docker, anaconda3 and gcloud):

sudo apt-get install -y git && \
  git clone https://github.com/maximehk/new_setup.git && \
    ./new_setup/init.sh --install-apps

Information

It pulls from the following github repositories:

It also installs:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages