Skip to content

stefanistrate/dotfiles

Repository files navigation

dotfiles

Configs for frequently used tools.

Installation

  1. Clone repo with:

    git clone --recurse-submodules https://github.com/stefanistrate/dotfiles.git
  2. Install configs for managed tools, all at once, with:

    ./install.sh
  3. Install configs for sudo tools, individually, with:

    sudo sudo_tools/[TOOL]/install.sh
  4. Restore backups manually.

  5. Change login shell to zsh with:

    chsh -s $(which zsh)

Snapshots

Periodically, the following system info is saved into the snapshots folder, to facilitate future system recoveries:

  • The list of installed applications (macOS).
  • The list of installed fonts (macOS).
  • The list of installed Homebrew packages (macOS).

Licenses

Configs are licensed under the MIT License by Ștefan Istrate, except for...

About

Dotfiles for productivity.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published