ZJaume / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

My dotfiles

License:MIT License


Languages

Language:CSS 57.1%Language:Shell 21.2%Language:Python 11.4%Language:Vim Script 10.3%