Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 542 Bytes

File metadata and controls

28 lines (18 loc) · 542 Bytes

Dotfiles

A work in progress. Forever.

Install

$ git clone --recursive https://github.com/Julian/dotfiles ~/.dotfiles
$ mkdir ~/Development
$ cd ~/.dotfiles && ./install

$ brew analytics off

irssi

$ mkdir ~/.irssi/certs
$ openssl req -x509 -new -newkey ed25519 -sha256 -nodes -out libera.pem -keyout libera.pem

/msg nickserv cert add it as per the Libera instructions.