Skip to content

SafetyPanda/OpenBSD-Bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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