Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 788 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 788 Bytes

KP's dotfiles

CI

The Software Engineer's setup (dotfiles, packages, desktop environment settings, scripts and configurations).

Installation

make auto-install

Supported operating systems:

  • Fedora Workstation
  • Ubuntu Desktop
  • macOS
  • GitHub Codespaces

High level representation of the automated installation:

  1. The automation determines the OS.
  2. The configurations of packages and the dotfiles are applied (if the files already exist -- they will be replaced).
  3. The settings of the desktop environment are applied.
  4. Software is installed.

For more information, run:

make help