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

https://github.com/sejbsd/openbsd-setup

A collection of scripts for setting up OpenBSD with various environments and tools
https://github.com/sejbsd/openbsd-setup

bsd environment openbsd script setup

Last synced: 24 days ago
JSON representation

A collection of scripts for setting up OpenBSD with various environments and tools

Awesome Lists containing this project

README

        

# OpenBSD-Setup
A collection of scripts for setting up OpenBSD with various environments and tools

## Install
```
pkg_add git

cd /tmp

git clone https://github.com/Sejoslaw/OpenBSD-Setup.git

cd OpenBSD-Setup

sh ./Setup.sh
```