Skip to main content

Dotfiles management package

Project description

Welcome to machineconfig

Machineconfig is a package for managing configuration files (aka dotfiles). The idea is to collect those critical, time-consuming-files-to-setup in one directory and reference them via symbolic links from their original locations. Thus, when a new machine is to be setup, all that is required is to clone the repo in that machine and create the symbolic links. Dotfiles are divided into private and public. Examples of private ones are, ~/.gitconfig, ~/.ssh, etc. Whereas public config files are ones like lfrc. The private dotfiles are placed @ ~/dotfiles. The files therein are encrypted before backedup.

Install On Windows:

# Temporary install:
iex (iwr bit.ly/cfgwindows).Content
# Or, if UV is installed:
iex (uvx machineconfig define)
# Permanent install:
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"  # Skip if UV is already installed
uv tool install --upgrade  --python 3.14 machineconfig both
devops config copy-assets

Install On Linux and MacOS

# Temporary install:
. <(curl -L bit.ly/cfglinux)
# Or, if UV is installed:
. <(uvx machineconfig define)
# Permanent install:
curl -LsSf https://astral.sh/uv/install.sh | sh  # Skip if UV is already installed
uv tool install --upgrade --upgrade 3.14 machineconfig

Author

Alex Al-Saffar. email

Contributor

Ruby Chan. email

Alex's github activity graph

Project details


Release history Release notifications | RSS feed

This version

7.54

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

machineconfig-7.54.tar.gz (490.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

machineconfig-7.54-py3-none-any.whl (661.1 kB view details)

Uploaded Python 3

File details

Details for the file machineconfig-7.54.tar.gz.

File metadata

  • Download URL: machineconfig-7.54.tar.gz
  • Upload date:
  • Size: 490.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.7

File hashes

Hashes for machineconfig-7.54.tar.gz
Algorithm Hash digest
SHA256 0ed8c0ca7c561c7d438068d3116e998cb67436ad6d4858666d7e3bbfb6379655
MD5 3df82dbc11daaba26475465b1c92750b
BLAKE2b-256 1ddb4a34da54a61c256e43e61176ecd56ba3cf940bf6080baadb051c6475982f

See more details on using hashes here.

File details

Details for the file machineconfig-7.54-py3-none-any.whl.

File metadata

File hashes

Hashes for machineconfig-7.54-py3-none-any.whl
Algorithm Hash digest
SHA256 c89396d9d431f43836e587c01101cdf973d6f2a10c1ce378dfc3afc8d3b60383
MD5 445e712f390fa78fc8f545ebc602a360
BLAKE2b-256 f0a44f7edfa5fdcffb460b260e9241ab42d73d9ea3a744da7f3a5cf1b6b9f24b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page