Skip to content
Electric edited this page Dec 2, 2024 · 4 revisions

Installation Process

This is just a quick guide on how to install my current system (for my sake and just convince) not including bash, i3, & picom considering im using Hyprland with Wayland those are only there for backup purposes.

Package Manager i use: Pacman & Yay

Required Dependencies

Hyprland (Arch Wiki)

Waybar (AUR)

Zsh 🡨 AUR

rofi

Kitty

NeoVim

Starship

Fastfetch

Git

Stow

dooit


Steps

1. Clone the repo

git clone https://github.com/El3ctricFX/Dot-Files.git
  • all in one command
git clone https://github.com/El3ctricFX/Dot-Files.git && cd Dot-Files

2. Use Gnu Stow to duplicate the files

  • Make sure all are setup properly just with default configuration like zsh so where its able to actually change configs.
stow hypr

stow waybar

stow zsh

stow rofi

stow kitty

stow nvim

stow starship

stow fastfetch

stow dooit
  • All in one
stow hypr && stow waybar && stow zsh && stow rofi && stow kitty && stow nvim && stow starship && stow fastfetch && stow dooit

Should be chillin now 👍