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
- Host: GitHub
- URL: https://github.com/sejbsd/openbsd-setup
- Owner: SejBSD
- License: mit
- Created: 2023-01-19T09:24:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-29T11:03:32.000Z (over 2 years ago)
- Last Synced: 2025-02-13T08:52:41.196Z (3 months ago)
- Topics: bsd, environment, openbsd, script, setup
- Language: Shell
- Homepage:
- Size: 131 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenBSD-Setup
A collection of scripts for setting up OpenBSD with various environments and tools## Install
```
pkg_add gitcd /tmp
git clone https://github.com/Sejoslaw/OpenBSD-Setup.git
cd OpenBSD-Setup
sh ./Setup.sh
```