/dotfiles

My dotfiles

Primary LanguageCSSMIT LicenseMIT

dotfiles

Requirements

The instructions assume that yay AUR Helper is installed and fish shell is used. Install it first

git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si
yay -S fish

Instructions

Clone the repository (on the home directory)

cd ~
git clone https://github.com/ZJaume/dotfiles
cd dotfiles

Install the required packages for desktop environment

yay -Syu - < packages.txt

Install config files with stow

stow server desktop

Now login on tty1 and enjoy!