Skip to content

qkniep/dotfiles

Repository files navigation

My Dev Setup

I use this as my development setup under both macOS and Manjaro Linux, though I am currently exploring NixOS and consider moving from Manjaro back to Arch. Currently this repo is under heavy development, anything can change at any time!

Getting Started

ATTENTION: The setup process does not fully work yet!

If you decide to use this on your own system, I recommend you fork the repo. This way you can use the setup with symlinks into the git directory and are able to push changes to your own fork of the repository.

To set up a new development environment on a machine run:

./bootstrap.sh

The script's instructions will guide you through setting up folders, symlinking the dotfiles, installing utility tools, and installing the development tools for languages you select.

To update the local configuration from the repository run:

git pull

Roadmap

  • make the installation script usable
    • symlink/sync dotfiles
  • improve documentation (especially for update process)
  • add complete list of installed software in this README
  • add Dockerfile for testing Linux setup process

Influenced By

Also check out the dotfiles of these awesome people:

License

Released under the MIT License.