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

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.

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
```