chore: add readme

Changed files
+22
+22
README.md
···
···
+
## Dotfiles
+
Installation using stow:
+
+
Ubuntu/Debian
+
```
+
sudo apt install stow
+
```
+
```
+
git clone git@github.com:Imabanana80/dotfiles.git ~/.dotfiles
+
```
+
```
+
cd ~/.dotfiles || stow .
+
```
+
+
### Software
+
These dotfiles contain configurations for the following:
+
```
+
zsh
+
nvim
+
git
+
neofetch
+
```