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.
This is a collection of configurations and settings for shell with work purpose. It tends to be minimalistic and clean.
-
git
- for performing basic Git operations. -
Zsh - since this repo is used oh-my-zsh to manage configurations.
NOTE! Before installation make sure you have backed up copy of your .zshrc
.
- Clone this repo to your machine.
git clone --recurse-submodules git@github.com:andriyreznik/dotfiles.git
- Change the directory to the cloned repo.
cd dotfiles
- Run installation script and wait till the dotfiles will be synced and configured.
./install
See LICENSE.