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
uvx install --upgrade machineconfig

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
uvx install --upgrade 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.39

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.39.tar.gz (488.2 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.39-py3-none-any.whl (657.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for machineconfig-7.39.tar.gz
Algorithm Hash digest
SHA256 9f0a5d03e86202cea10aea5b2d6c5a7c6a1f6e6457ca7926e2a717322715f61f
MD5 af7306b30e35ce2c19c6ce87fed5d95b
BLAKE2b-256 8aa3a3f994e775e6194734a8bad8825c760d9a984e380481b7c025082f4218f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for machineconfig-7.39-py3-none-any.whl
Algorithm Hash digest
SHA256 d9acef1707f245f3f0ca67e6365448cdce4aabef2985f2ea20f19c1dddbcd5c4
MD5 609d8cf86b2e336152b86ab22b144e37
BLAKE2b-256 5aed3fc085859e1bdc7ee8e3d9809bddfe80ea895b1b441af1f1a7b4f0170035

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