Skip to content

jscheytt/dotfiles

Repository files navigation

lint

What is this repo for?

I strive for reproducibility a lot, so I also want the process of setting up a new machine be as automatic and idempotent as possible.

This repo can do the following for me (and also for you 😊):

  • Install all dependencies mentioned in Brewfile (Homebrew), and pyproject.toml (Python).
  • Set up (ohmy)zsh and dotfiles.
  • Set some sane global git configuration.
  • Set up NeoVim with some plugins.

Recommended Usage

To run the tasks, install go-task.

You can always run task to see all available commands.

Examples:

  • Run only the installation of dependencies: task install
  • Run the main playbook: task run
  • Start from a clean slate: task clean run

Full initial setup

See Initial Setup

References and Kudos

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors