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

https://github.com/safetypanda/openbsd-bootstrap


https://github.com/safetypanda/openbsd-bootstrap

automation dotfiles openbsd openbsd-scripts vim xdefaults xterm

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# OpenBSD Bootstrap

My OpenBSD dotfiles and packages I use.
Shamelessly stolen and modifed from: https://www.github.com/crhenr/dotfiles

## How to install

1. cd into directory where you will clone this.
2. Run the following commands:
```
su
pkg_add git
git clone https://gitlab.com/safetypanda/openbsd_bootstrap.git
sh ./install.sh
```