ierezell / dotfiles

My config for an endeavouros (archlinux) + i3 setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My config for an endeavouros (archlinux) + i3 setup

Optional :

Change refind theme for https://github.com/bobafetthotmail/refind-theme-regular

Raspberry :

Already ssh ready Follow : https://archlinuxarm.org/platforms/armv8/broadcom/raspberry-pi-3 Then sudo nmap -O -F4 192.168.0.1/24 get the raspberry ip. ssh with alarm alarm

pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
yay -S plex-media-server
sudo systemctl enable plexmediaserver
sudo systemctl start plexmediaserver

Todo : use endeavourOSArm for raspi and update the steps above

About

My config for an endeavouros (archlinux) + i3 setup

License:GNU Affero General Public License v3.0


Languages

Language:CSS 45.2%Language:Shell 41.0%Language:Lua 10.0%Language:Perl 2.2%Language:Python 1.5%