https://github.com/thsutton/freebsd-dotfiles
Dotfiles for a new FreeBSD install on a laptop.
https://github.com/thsutton/freebsd-dotfiles
Last synced: over 1 year ago
JSON representation
Dotfiles for a new FreeBSD install on a laptop.
- Host: GitHub
- URL: https://github.com/thsutton/freebsd-dotfiles
- Owner: thsutton
- Created: 2022-09-24T06:49:31.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T07:44:36.000Z (over 2 years ago)
- Last Synced: 2025-02-01T12:25:58.891Z (over 1 year ago)
- Language: Lua
- Size: 536 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dotfiles
========
These repository contains the dotfiles for a FreeBSD install on a new laptop.
This is the first time I've run a desktop system on anything but macOS since
around 2007 (though that was a mixture of FreeBSD and APT-flavoured Linux
distributions).
Packages
--------
- u2f-devd
- nvim
- awesome
- picom
- srandrd
- firefox
- dejavu - fonts
Install
-------
```
$ git clone git@github.com:thsutton/freebsd-dotfiles .config
$ ln -s .config/xinitrc .xinitrc
```