mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Add BSPWM config, clean dont't use configs
This commit is contained in:
parent
ed62788b9e
commit
246dc34d13
28 changed files with 303 additions and 727 deletions
10
README.md
10
README.md
|
|
@ -21,9 +21,17 @@ Since i use **[rcm](https://github.com/thoughtbot/rcm)** set it:
|
|||
yay -S rcm
|
||||
~~~
|
||||
|
||||
Install deps:
|
||||
~~~bash
|
||||
sudo pacman -S neovim tmux git i3wm bspwm sxhkd qtile alacritty picom dunst ranger firefox ttf-font-awesome ttf-jetbrains-mono rofi zsh zathura redshift
|
||||
yay -S polybar
|
||||
pip install -U castero
|
||||
~~~
|
||||
|
||||
|
||||
And install configs:
|
||||
~~~bash
|
||||
git clone https://github.com/Smirnov-O/dotfiles .dotfiles
|
||||
rcup
|
||||
mv ~/.bin ~/bin
|
||||
~~~
|
||||
~~~
|
||||
Loading…
Add table
Add a link
Reference in a new issue