Skip to content

The way to manage both work and home digital environments

License

Notifications You must be signed in to change notification settings

andriyreznik/dotfiles

Repository files navigation

🏡 dotfiles

Yet another repo with collection of the personal configs and settings for shell. Powered by Dotbot which helps to sync them and create symlinks to the files in the repository.

Overview

This is a collection of configurations and settings for shell with work purpose. It tends to be minimalistic and clean.

windows-terminal

📌 Requirements

  • git - for performing basic Git operations.

  • Zsh - since this repo is used oh-my-zsh to manage configurations.

🚀 Quick start

NOTE! Before installation make sure you have backed up copy of your .zshrc.

  1. Clone this repo to your machine.
git clone --recurse-submodules git@github.com:andriyreznik/dotfiles.git
  1. Change the directory to the cloned repo.
cd dotfiles
  1. Run installation script and wait till the dotfiles will be synced and configured.
./install

⚖️ License

See LICENSE.