Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fharper/ubuntusetup

Script to setup my Ubuntu VM
https://github.com/fharper/ubuntusetup

Last synced: 24 days ago
JSON representation

Script to setup my Ubuntu VM

Awesome Lists containing this project

README

        

# ubuntusetup

A Zsh script to setup Ubuntu.

I mostly use it for testing purposes (usually in a VM), hence why it's quite barebone.

## Getting started

```shell
git clone [email protected]:fharper/ubuntusetup.git
cd ubuntusetup
zsh ubuntusetup.sh
```

Have fun!