all repos

dotfiles @ 37847c24646c1530f85236cec24f3c59811cd104

i use rach linux btw
3 files changed, 2 insertions(+), 20 deletions(-)
update
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2024-03-06 16:30:40 +0200
Parent: 65774cb
M README.md
···
                1
                1
                 <h1 align="center">dotfiles</h1>

              
                2
                2
                 

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

              
                4
                
                ---------------------------------

              
                5
                
                -

              
                6
                3
                 ## System info

              
                7
                4
                 - `OS` Arch linux

              
                8
                5
                 - `DE` hyprland

              ···
                13
                10
                 

              
                14
                11
                 ## Install dependencys

              
                15
                12
                 ```bash

              
                16
                
                -paru -S rcm

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

              
                
                13
                +paru -S rcm neovim-git  git kitty github-cli tmux zsh fish ttf-jetbrains-mono hyprland waybar hyprpaper \

              
                
                14
                +    wofi grim dunst brightnessctl pavucontrol xdg-desktop-portal-hyprland xdg-desktop-portal-gtk

              
                18
                15
                 ```

              
                19
                16
                 

              
                20
                17
                 ## And install deps

              ···
                22
                19
                 git clone --recursive https://github.com/olexsmir/dotfiles ~/.dotfiles

              
                23
                20
                 rcup rcrc && rcup

              
                24
                21
                 ```

              
                25
                
                -

              
                26
                
                -## Gonome extensions

              
                27
                
                -- [Freon](https://extensions.gnome.org/extension/841/freon)

              
                28
                
                -- [DDTerm](https://extensions.gnome.org/extension/3780/ddterm)

              
D bootstrap.sh
···
                1
                
                -# install rcm on arch by paru

              
                2
                
                -if hash paru2>/dev/null; then

              
                3
                
                -    paru -S rcm

              
                4
                
                -fi

              
                5
                
                -

              
                6
                
                -# install rcm on ubuntu

              
                7
                
                -if hash apt2>/dev/null; then

              
                8
                
                -    sudo apt install -y rcm

              
                9
                
                -fi

              
                10
                
                -

              
                11
                
                -rcup rcrc && rcup

              
D screen.png

Not showing binary file.