Kan`s dotfiles

TheK4n project

## Content * [Project description](#chapter-0) * [Installation](#chapter-1) ## Project description Config files for: * bash * zsh * alacritty * tmux * ssh * git * ranger * i3 ### Prompt

Prompt

### 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 | ## Installation ```bash git clone https://github.com/TheK4n/dotfiles cd dotfiles make ```