Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1018 Bytes

README.md

File metadata and controls

32 lines (26 loc) · 1018 Bytes

Dotfiles CI

My dotfiles. Feel free to inspire yourself and use whatever you like.

This repo uses the dotfile manager to organize the dotfiles.

Getting started

Clone this repo and use the install script the first time. Make sure you install it first. (Pip installs executables to ~/.local/bin, make sure this is part of your $PATH)

When you use this the first time install everything with

git clone https://github.com/lgulich/dotfiles.git
cd dotfiles
./install.sh

This will install the dependencies dependencies, and install and setup the individual dotfile projects.

If you have previously already installed the the dependencies you can also use the dotfile manager directly:

To install new dotfile projects use

dotfile_manager install

To setup a dotfile project use

dotfile_manager setup