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. Change login shell to zsh with:

    chsh -s $(which zsh)

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