clean dots

This commit is contained in:
Smirnov Oleksandr 2023-01-13 20:17:47 +02:00
parent 3221160f93
commit 772add0dd5
8 changed files with 3 additions and 250 deletions

View file

@ -13,13 +13,13 @@
## Install dependencys
```bash
paru -S rcm
sudo pacman -S git kitty github-cli neovim tmux zsh fish starship ttf-jetbrains-mono
paru -S rcm visual-studio-code-bin
```
## And install deps
```bash
git clone --recursive https://github.com/Smirnov-O/dotfiles ~/.dotfiles
git clone --recursive https://github.com/olexsmir/dotfiles ~/.dotfiles
rcup rcrc && rcup
```