Skip to content

bruxisma/dotfiles

Repository files navigation

Overview

This repository currently holds the bare minimum set of common files that I use in my day to day work across multiple operating systems (specifically, Windows, Linux, and macOS).

When setting up a new environment, this repository is typically one of the first things I pull down when I am ready to start working.

Installing

To install/setup/initialize these dotfiles, use Python 3 and run

$ python setup.py

Tools

The following tools are required to get the full use out of this project:

The following font is used:

Development

To stay in line with "best practices", a few tools are used to make sure my dotfiles meet my personal requirements. To do this a few development tools are used:

Toolbox

Additional utilities in my toolbox include the following:

NOTE: An automatic packaging solution for all these tools to create a repository/metapackage/installer for all these tools will be put into a separate project at a later date.