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
- Host: GitHub
- URL: https://github.com/fusion809/netbsd-scripts
- Owner: fusion809
- Created: 2016-11-05T03:05:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-01T22:28:22.000Z (about 9 years ago)
- Last Synced: 2025-01-27T10:11:32.236Z (over 1 year ago)
- Topics: bash, bashrc, netbsd, netbsd-scripts, shell-scripts, zsh, zshrc
- Language: Shell
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)"
```