Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 605 Bytes

File metadata and controls

16 lines (14 loc) · 605 Bytes

🗄️ Dotfiles

Configuration backup for my linux workstations.

Warning

Please, remember that my base system and preferences may not match with yours. The configuration files included in this repo, are set for an ArchLinux based installation that work for me.

🪛 Setup

Clone this repo

git clone --depth 1 "https://github.com/gilpe/dotfiles.git" "$HOME/.dotfiles"

and if you use GNU Stow, "stow" them all by running

cd "$HOME/.dotfiles" && stow */

If you are interested in a specific configuration, replace */ with the name of the containing folder (stow package).