Skip to content

matthewrossi/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My dotfiles are managed using GNU Stow in the way shown in this post. If you are more of a video type of guy, you may prefer this video, which gives a comprehensive and step-by-step explanation.

Prerequisites

  • git
  • stow

Usage

If you want my fish configuration in your system, you can just:

git clone https://github.com/matthewrossi/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
stow fish

Instead, if you want my regolith configuration, you should choose which one you want between notebook and workstation. If you want the workstation configuration, you should use:

cd ~/.dotfiles/regolith
stow -t ~ workstation