Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

205 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

workstation

From your home directory execute one of the following:

Initial clone

# Setup this repo
git init
git remote add origin https://github.com/hsiliev/workstation-scripts.git
git fetch
git checkout -t origin/master

# Run the setup script
./setup

Subsequent clones

git init
git remote add origin https://github.com/hsiliev/workstation-scripts.git
git fetch
git reset origin/master
git checkout -t origin/master

About

Workstation scripts and settings

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages