Skip to main content

Symlink your dotfiles with ease.

Project description

Dotup

Symlink your dotfiles with ease.

Dotup will generate symlinks to your dotfiles and place them in your home directory through a convenient CLI.

Install

$ pip install dotup

Usage

By default, dotup expects to find a directory called dotfiles in your home directory (~/dotfiles).

$ dotup
# specify different dotfiles directory location at ~/dots
$ dotup --directory dots

To force symlink creation you can pass the -f, or --force flag.

$ dotup --force

Help

$ dotup --help

Development

Pull requests are welcome, please consider creating an issue first about the change you would like to make.

Deploy

To deploy a new version:

  1. Make a semantic version update to dotup/__init__.py and pyproject.toml files.
  2. Run poetry-setup see poetry-setup for installation
  3. Commit updated versions
  4. Run poetry build
  5. Run poetry publish

Project details


Download files

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

Source Distribution

dotup-0.3.1.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

dotup-0.3.1-py3-none-any.whl (6.0 kB view hashes)

Uploaded Python 3

Supported by

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