An open API service indexing awesome lists of open source software.

https://github.com/kondratevdev/dotfiles

kondratevdev`s dotfiles
https://github.com/kondratevdev/dotfiles

Last synced: 6 months ago
JSON representation

kondratevdev`s dotfiles

Awesome Lists containing this project

README

          

# kondratevdev`s dotfiles

[![GitGuardian scan](https://github.com/anywindblows/dotfiles/actions/workflows/gitguardian.yml/badge.svg?branch=main)](https://github.com/anywindblows/dotfiles/actions/workflows/gitguardian.yml)
[![Linters Checks](https://github.com/kondratevdev/dotfiles/actions/workflows/linters.yml/badge.svg?branch=main)](https://github.com/kondratevdev/dotfiles/actions/workflows/linters.yml)

## Installation

We use [dotbot](https://github.com/anishathalye/dotbot) to install all configs automatically.

1. Clone repo using `git clone git@github.com:kondratevdev/dotfiles.git`
2. Run `bash dotfiles/install.sh`

## Acknowledgements

Special thanks to **Nikita Sobolev ([@sobolevn](https://github.com/sobolevn))**.
This repository would not be possible without his [dotfiles](https://github.com/sobolevn/dotfiles),
which inspired the structure and overall approach used here.