Kan`s dotfiles
## Content
* [Project description](#chapter-0)
* [Installation](#chapter-1)
## Project description
Config files for:
* bash
* zsh
* alacritty
* tmux
* ssh
* git
* ranger
[]()
## Installation
```bash
git clone https://github.com/TheK4n/dotfiles
cd dotfiles
make
```
## I3
| Feature | Shortcut |
| :----- | :------ |
| Full Screen | PrtScrn |
| Selection | Shift + PrtScrn |
| Active Window | Super + PrtScrn |
| Clipboard Full Screen | Ctrl + PrtScrn |
| Clipboard Selection | Ctrl + Shift + PrtScrn |
| Clipboard Active Window | Ctrl + Super + PrtScrn |