Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 338 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 338 Bytes

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