Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 400 Bytes

endeavour-setup.md

File metadata and controls

22 lines (16 loc) · 400 Bytes

My instructions for setting up EndeavourOS-i3

Install dotfiles

  • Create an SSH key using the Password & Keys tool (F9 to open rofi, the app menu)
cd ~
mkdir projects; cd projects
git clone git@github.com:don-smith/dotfiles.git

Install pamac

sudo pacman -Syyu base-devel
git clone https://aur.archlinus.org/pamac-aur.git ~/tempfolder
cd ~/tempfolder
makepkg -sic