all repos

dotfiles @ 89c7b5d35d61d3d7fb136f6fc6b1176849aa8a50

my dotfiles

README.md (view raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<h1 align="center">dotfiles</h1>

![System screenhot](./screen.png)
--------------------------------

## System info
- `OS` Arch linux
- `DE` Gnome 42
- `Terminal` Kitty
- `Editors` nvim
- `Browser` firefox
- `Font` Jatbrains Mono

## Install dependencys
```bash
paru -S rcm
sudo pacman -S git kitty github-cli neovim tmux zsh fish starship ttf-jetbrains-mono
```

## And install deps
```bash
git clone --recursive https://github.com/olexsmir/dotfiles ~/.dotfiles
rcup rcrc && rcup
```

## Gonome extensions
- [Freon](https://extensions.gnome.org/extension/841/freon)
- [DDTerm](https://extensions.gnome.org/extension/3780/ddterm)