mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
update
This commit is contained in:
parent
65774cb3d3
commit
37847c2464
3 changed files with 2 additions and 20 deletions
11
README.md
11
README.md
|
|
@ -1,8 +1,5 @@
|
|||
<h1 align="center">dotfiles</h1>
|
||||
|
||||

|
||||
--------------------------------
|
||||
|
||||
## System info
|
||||
- `OS` Arch linux
|
||||
- `DE` hyprland
|
||||
|
|
@ -13,8 +10,8 @@
|
|||
|
||||
## Install dependencys
|
||||
```bash
|
||||
paru -S rcm
|
||||
sudo pacman -S git kitty github-cli neovim tmux zsh fish starship ttf-jetbrains-mono
|
||||
paru -S rcm neovim-git git kitty github-cli tmux zsh fish ttf-jetbrains-mono hyprland waybar hyprpaper \
|
||||
wofi grim dunst brightnessctl pavucontrol xdg-desktop-portal-hyprland xdg-desktop-portal-gtk
|
||||
```
|
||||
|
||||
## And install deps
|
||||
|
|
@ -22,7 +19,3 @@ sudo pacman -S git kitty github-cli neovim tmux zsh fish starship ttf-jetbrains-
|
|||
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)
|
||||
|
|
|
|||
11
bootstrap.sh
11
bootstrap.sh
|
|
@ -1,11 +0,0 @@
|
|||
# install rcm on arch by paru
|
||||
if hash paru2>/dev/null; then
|
||||
paru -S rcm
|
||||
fi
|
||||
|
||||
# install rcm on ubuntu
|
||||
if hash apt2>/dev/null; then
|
||||
sudo apt install -y rcm
|
||||
fi
|
||||
|
||||
rcup rcrc && rcup
|
||||
BIN
screen.png
BIN
screen.png
Binary file not shown.
|
Before Width: | Height: | Size: 130 KiB |
Loading…
Add table
Add a link
Reference in a new issue