Julian/dotfiles

A work in progress. Forever.

Perl

54

3,566 commits

updated Sep 21, 2026

See the code

README

========
Dotfiles
========

A work in progress.
Forever.

Install
-------

.. code-block:: sh

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

   $ brew analytics off


irssi
=====

.. code-block:: sh

   $ 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 <https://libera.chat/guides/certfp#add-your-fingerprint-to-nickserv>`_.

Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.

Contributors

Julian

3,497 commits

dependabot[bot]

69 commits

Julian/dotfiles

A work in progress. Forever.

Perl

54

3,566 commits

updated Sep 21, 2026

See the code

README

========
Dotfiles
========

A work in progress.
Forever.

Install
-------

.. code-block:: sh

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

   $ brew analytics off


irssi
=====

.. code-block:: sh

   $ 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 <https://libera.chat/guides/certfp#add-your-fingerprint-to-nickserv>`_.

Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.

Contributors

Julian

3,497 commits

dependabot[bot]

69 commits

Languages

Perl

24.6%

Prolog

18.8%

Scheme

18.5%

Lua

15.0%

Vim Script

9.9%

Shell

8.0%

Python

4.4%