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

https://github.com/fusion809/netbsd-scripts

Shell scripts for automating some common tasks on NetBSD
https://github.com/fusion809/netbsd-scripts

bash bashrc netbsd netbsd-scripts shell-scripts zsh zshrc

Last synced: about 1 month ago
JSON representation

Shell scripts for automating some common tasks on NetBSD

Awesome Lists containing this project

README

          

# NetBSD Scripts
This repository contains scripts for automating common tasks under NetBSD.

## Quick Install
To quickly install this repository run:

```bash
/usr/pkg/bin/bash -c "$(curl -L https://git.io/vX8mx)"
```