Skip to content

andron3000/Dotfiles

Repository files navigation

Setup Instructions

2024-11-30-160905_hyprshot

2024-11-30-160319_hyprshot

1. Install required apps:

sudo dnf5 install -y git stow keychain cliphist swaync waybar hyprpaper hypridle hyprlock hyprshot warp-terminal wofi nvim pipewire wireplumber qt6-qtwayland

Google Chrome:

flatpak install flathub com.google.Chrome

Telegram:

flatpak install flathub org.telegram.desktop

Viber:

flatpak install flathub com.viber.Viber

VSCodium:

flatpak install flathub com.vscodium.codium

Slack:

flatpak install flathub com.slack.Slack

Thunderbird:

flatpak install flathub org.mozilla.Thunderbird

ExtensionManager:

flatpak install flathub com.mattjakeman.ExtensionManager

Flatseal:

flatpak install flathub com.github.tchx84.Flatseal

Bitwarden:

flatpak install flathub com.bitwarden.desktop

Postman:

flatpak install flathub com.getpostman.Postman

Skype:

flatpak install flathub com.skype.Client

Solaar:

flatpak install flathub io.github.pwr_solaar.solaar

OnlyOffice:

flatpak install flathub org.onlyoffice.desktopeditors

Download and install: Ubuntu Nerd Fonts pack:

https://www.nerdfonts.com/font-downloads

2. Generate personal ssh-key and add it to the Github account:

ssh-keygen -t ed25519 -C "[email protected]"

Double check id_personal.pub file existance in ~/.ssh folder.

3. Clone Dotfiles repo into home directory: /home/chekhovych/Dotfiles

git clone [email protected]:andron3000/Dotfiles.git

4. Bash changes:

rm -rf ~/.bashrc cd ~/Dotfiles
stow bashrc

5. Wofi changes:

rm -rf ~/.config/wofi
cd ~/Dotfiles
stow wofi

6. Nvim changes:

rm -rf ~/.config/nvim
cd ~/Dotfiles
stow nvim

7. Swaync changes:

rm -rf ~/.config/swaync
cd ~/Dotfiles
stow swaync

8. Waybar changes:

rm -rf ~/.config/waybar
cd ~/Dotfiles
stow waybar

9. Hyperland changes(log in under Gnome):

rm -rf ~/.config/hypr
cd ~/Dotfiles
stow hypr

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published