dotfiles/README.md
2022-04-27 14:27:52 +03:00

49 lines
738 B
Markdown

<h1 align="center">Kan`s dotfiles</h1>
<p align="center">
<a href="https://github.com/TheK4n">
<img src="https://img.shields.io/github/followers/TheK4n?label=Follow&style=social">
</a>
<a href="https://github.com/TheK4n/dotfiles">
<img src="https://img.shields.io/github/stars/TheK4n/dotfiles?style=social">
</a>
</p>
## Content
* [Project description](#chapter-0)
* [Installation](#chapter-1)
<a id="chapter-0"></a>
## Project description
Config files for:
* bash
* zsh
* alacritty
* tmux
* ssh
* git
* ranger
[![Prompt](assets/prompt.png)]()
<a id="chapter-1"></a>
## Installation
```bash
git clone https://github.com/TheK4n/dotfiles
cd dotfiles
make
```
<h1 align="center"><a href="#top"></a></h1>