Skip to content

This repository contains my dotfiles.

Notifications You must be signed in to change notification settings

lpsouza/dotfiles

Repository files navigation

dotfiles

This repository contains my dotfiles. I use GNU Stow to manage them.

Note: This is a work in progress. I am still in the process of moving my dotfiles to this repository.

Note (2): I am using Ubuntu 24.04 LTS. I am not sure if these dotfiles will work on other distributions.

Installation

Clone this repository:

cd /path/to/your/dotfiles # My preference is ~/projects
git clone https://github.com/lpsouza/dotfiles.git

Install stow:

sudo apt install stow

Stow the stow configuration:

cd /path/to/your/dotfiles
stow -t ~/ stow

About

This repository contains my dotfiles.

Resources

Stars

Watchers

Forks