Delete not use, update config

This commit is contained in:
Smirnov Olexandr 2021-01-14 21:48:31 +02:00
parent 25b4e80c8d
commit 73ebbfbe50
37 changed files with 163 additions and 1634 deletions

View file

@ -16,13 +16,14 @@
- `Launcher` dmenu, rofi
#### Install configs
Since i use **[rcm](https://github.com/thoughtbot/rcm)** set it
Since i use **[rcm](https://github.com/thoughtbot/rcm)** set it:
~~~bash
yay -S rcm
~~~
And install configs
And install configs:
~~~bash
git clone https://github.com/Smirnov-O/dotfiles .dotfiles
rcup
mv ~/.bin ~/bin
~~~