https://github.com/mxvish/freebsd-setup
FreeBSD setup scripts
https://github.com/mxvish/freebsd-setup
bsd config firefox freebsd git github pkg setup shell unix vim
Last synced: 14 days ago
JSON representation
FreeBSD setup scripts
- Host: GitHub
- URL: https://github.com/mxvish/freebsd-setup
- Owner: mxvish
- License: mit
- Created: 2024-11-10T13:13:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-04T10:53:30.000Z (8 months ago)
- Last Synced: 2025-10-10T02:03:37.738Z (7 months ago)
- Topics: bsd, config, firefox, freebsd, git, github, pkg, setup, shell, unix, vim
- Language: Shell
- Homepage:
- Size: 55.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# freebsd_setup
FreeBSD setup scripts
## Usage
```sh
pkg install -y git
git clone https://github.com/mxvish/freebsd-setup.git
cd freebsd-setup
sh setup.sh
```