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
- Host: GitHub
- URL: https://github.com/jonathf/dotfiles
- Owner: jonathf
- Created: 2020-04-19T13:30:46.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-26T19:03:48.000Z (3 months ago)
- Last Synced: 2025-08-05T00:14:14.676Z (3 months ago)
- Language: Python
- Homepage:
- Size: 5.91 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.rst
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>`_