Added alacitty, github-cli, updated zsh, vscode, README, deleted not used configs

This commit is contained in:
neoteny 2021-11-28 22:27:23 +02:00
parent 08e75ea6e9
commit 02491dec2c
24 changed files with 145 additions and 640 deletions

View file

@ -1,34 +1,24 @@
<h1 align="center">dotfiles</h1>
![](./config/bspwm/screen.png)
--------------
### System configuration
- `OS` Arch
- `WM` bspwm
- `Terminal` kitty
- `Shell` zsh
- `Editor` nvim, vscode
- `File manager` ranger
- `Browser` chrome
## System info
- `OS` Arch linux
- `DE` Gnome 4
- `Terminal` Alacritty
- `Editors` nvim, vscode
- `Browser` chrome, firefox
- `Font` Jatbrains Mono
- `Icon font` Font Awesome
- `Launcher` rofi
### Install config
Since i use **[rcm](https://github.com/thoughtbot/rcm)** set it:
## Install dependencys
```bash
yay -S rcm
sudo pacman -S git alacritty neovim zsh ttf-jetbrains-mono
```
Install dependency:
```bash
sudo pacman -S git bspwm sxhkd dunst alacritty neovim picom rofi zsh ranger ttf-font-awesome ttf-jetbrains-mono
yay -S polybar
```
And install configs:
## And install deps
```bash
git clone --recursive https://github.com/Smirnov-O/dotfiles .dotfiles
rcup rcrc && rcup
```
## Gonome extensions
- [Freon](https://extensions.gnome.org/extension/841/freon)
- [DDTerm](https://extensions.gnome.org/extension/3780/ddterm)