This repository contains my dotfiles and a script to install them as well as all needed packages.
Start by cloning this repository:
$ git clone [email protected]:patri9ck/dotfiles.git ~/.dotfiles
This only works on distributions with the pacman package manager like Arch Linux.
For the desktop:
$ ~/.dotfiles/meta/install.sh packages desktop
For the notebook:
$ ~/.dotfiles/meta/install.sh packages notebook
See packages.txt, packages-desktop.txt and packages-notebook.txt for a list of all packages which will be installed.
Do not forget to install packages for video acceleration.
Dotfiles can be installed by running:
$ ~/.dotfiles/meta/install.sh dotfiles