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

https://github.com/jonathf/dotfiles

Personal dot configuration files
https://github.com/jonathf/dotfiles

Last synced: about 2 months ago
JSON representation

Personal dot configuration files

Awesome Lists containing this project

README

          

My personal configuration files
===============================

This repository is meant to be used with git bare, as described in the
`Atlassian tutorials `_.
I personally use `YADM `_, but either works.

Start by copying over Github keys GPG keys to the new system, and clone the
repo:

.. code-block:: bash

sudo apt install yadm
yadm clone git@github.com:jonathf/dotfiles

Kickstart the bootstrap script when prompted to install accompanied software
dependencies.

Sub-categories
--------------

Some topics require extra installs and/or configuration.
These topics are covered here:

* Awesome WM: `.config/awesome <../.config/awesome/>`_
* FiSH: `.config/fish <../.config/fish/>`_
* GnuPG/Pass: `.gnupg <../.gnupg/>`_
* Neovim: `.config/neovim <../.config/nvim/>`_
* Systemd: `.config/systemd <../.config/systemd>`_