all repos

dotfiles @ aae5d62

i use rach linux btw
1 files changed, 5 insertions(+), 5 deletions(-)
update readme
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2022-08-26 17:59:21 +0300
Parent: 661e03d
M README.md
ยทยทยท
        5
        5
         

      
        6
        6
         ## System info

      
        7
        7
         - `OS` Arch linux

      
        8
        
        -- `DE` Gnome 4

      
        9
        
        -- `Terminal` Alacritty

      
        10
        
        -- `Editors` nvim, vscode

      
        11
        
        -- `Browser` chrome, firefox

      
        
        8
        +- `DE` Gnome 42

      
        
        9
        +- `Terminal` Kitty

      
        
        10
        +- `Editors` nvim

      
        
        11
        +- `Browser` firefox

      
        12
        12
         - `Font` Jatbrains Mono

      
        13
        13
         

      
        14
        14
         ## Install dependencys

      
        15
        15
         ```bash

      
        16
        
        -sudo pacman -S git alacritty github-cli neovim tmux zsh ttf-jetbrains-mono

      
        
        16
        +sudo pacman -S git kitty github-cli neovim tmux zsh fish starship ttf-jetbrains-mono

      
        17
        17
         paru -S rcm visual-studio-code-bin

      
        18
        18
         ```

      
        19
        19