delete readme

This commit is contained in:
Oleksandr Smirnov 2025-01-03 02:18:57 +02:00
parent 4894cfc93b
commit 26b81143a7
No known key found for this signature in database

View file

@ -1,21 +0,0 @@
<h1 align="center">dotfiles</h1>
## System info
- `OS` Arch linux
- `DE` hyprland
- `Terminal` kitty
- `Editors` nvim
- `Browser` firefox
- `Font` Jatbrains Mono
## Install dependencys
```bash
paru -S neovim-git git kitty github-cli tmux zsh fish ttf-jetbrains-mono hyprland waybar hyprpaper \
wofi grim dunst brightnessctl pavucontrol xdg-desktop-portal-hyprland xdg-desktop-portal-gtk
```
## And install deps
```bash
git clone --recursive https://github.com/olexsmir/dotfiles ~/.dotfiles
./bootstrap
```