Skip to content

Julian/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.