chore: migrate to my own script from rcm

This commit is contained in:
Smirnov Oleksandr 2024-05-08 18:14:47 +03:00
parent f8b5dcf5ca
commit 313ce4826b
3 changed files with 26 additions and 4 deletions

View file

@ -10,12 +10,12 @@
## Install dependencys
```bash
paru -S rcm neovim-git git kitty github-cli tmux zsh fish ttf-jetbrains-mono hyprland waybar hyprpaper \
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
rcup rcrc && rcup
./bootstrap
```