Skip to content

patri9ck/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

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

Installing Packages

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.

Installing Dotfiles

Dotfiles can be installed by running:

$ ~/.dotfiles/meta/install.sh dotfiles

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published