dotfiles/README.md
Smirnov Olexandr 4f3a929be0 🔥 Update
2020-12-08 17:22:12 +02:00

24 lines
446 B
Markdown

<h1 align="center">dotfiles</h1>
#### System configuration
- `OS` Manjaro
- `WM` Openbox, berry, i3-gaps, qtile, spectrwm
- `Shell` zsh, fish
- `Editor` nvim
- `Browser` firefox, qutebowser, chromium
- `Font` Jatbrains Mono
- `Icon font` FontAwesome5
- `Launcher` dmenu, rofi
#### Install configs
Since i use **rcm** set it
~~~bash
yay -S rcm
~~~
And install configs
~~~bash
git clone https://github.com/Smirnov-O/dotfiles .dotfiles
rcup
~~~