Mirror of github.com/kingomarnajjar/desktop-environment
Find a file
2019-02-15 22:05:42 +11:00
config/chrome Merge branch 'master' of github.com:sabrehagen/desktop-environment 2019-01-30 04:41:46 +11:00
scripts devices 2019-02-15 22:04:44 +11:00
Dockerfile ownership 2019-02-15 21:47:58 +11:00
README.md recycle 2019-02-14 22:36:08 +11:00

Desktop Environment

My daily driver.

Getting Started

Use a new GitHub Personal Access Token for DESKTOP_ENVIRONMENT_GITHUB_TOKEN on each device running the desktop environmment.

On a clean install of Ubuntu 18.10+ run as root:

# Clone desktop environment
git clone https://github.com/sabrehagen/desktop-environment

# Provide repository with github access
echo DESKTOP_ENVIRONMENT_GITHUB_TOKEN=... > desktop-environment/scripts/credentials.sh

# Start desktop environment
desktop-environment/scripts/bootstrap-host.sh

Forking

Set your user configuration and go.