Skip to content

Environment files, powered by DotBot

Notifications You must be signed in to change notification settings

lamarmeigs/dotfiles

Repository files navigation

dotfiles

Workstation configuration, powered by DotBot.

Setup

On a completely new system, the following should be installed manually:

  • Homebrew

    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  • Oh My ZSH

    sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  • Python

    brew install pyenv
    pyenv install 3.12  # or latest
    pyenv global use 3.12

Thereafter, simply run the idempotent install script:

./install.sh

About

Environment files, powered by DotBot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published