Skip to content

jp-roisin/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles Configuration

This repository contains my dotfiles and configuration files.

Requirements

Install GNU Stow

GNU Stow is a simple and powerful symlink manager used to manage your dotfiles. You can install it using Homebrew:

brew install stow

Setup

git clone git@github.com:jp-roisin/dotfiles.git
cd dotfiles
stow .

This will create symlinks for all the configuration files in their appropriate locations.

Notes

  • Ensure that the directory structure of this repository matches the structure expected in your home directory.

  • If you want to stow specific configurations (e.g., only alacritty), you can run:

    stow alacritty

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages