-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b234870
commit 93979ff
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Purpose | ||
The whole purpose of this is the ability to spin up a working development enviroment in seconds. As someone who has had to rebuild there system numerous times in the last year for one reason or another, it is quite nice to have one simple script that can handle the majority of this. | ||
|
||
Things like the hotkeys, configurations, fonts etc are often a pain to maintain. Will be trying my best to keep this updated & leaving the majority of it optional. | ||
|
||
# Installation | ||
|
||
Should only need git, which would come with most ubuntu/gnome builds. | ||
|
||
Clone the repo `https://github.com/matthewrobinsondev/ubuntu-dev-playbook.git` | ||
|
||
Install `./install.sh` |