Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fharper/ubuntusetup
- Owner: fharper
- License: unlicense
- Created: 2023-08-09T19:04:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-30T16:37:00.000Z (6 months ago)
- Last Synced: 2024-04-30T17:49:36.332Z (6 months ago)
- Language: Shell
- Size: 20.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!