Skip to content

davidetacchini/configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuration

Steps

1. Installing

MacOS
brew install git
brew install stow
Linux
sudo apt install git stow

2. Clone the repo

This must be cloned in the $HOME directory

git clone git@github.com:davidetacchini/configuration.git

3. STOW!

Want to ignore some dirs/files? Just create a .stow-local-ignore inside the configuration directory and enter all the files you want stow to ignore. Then:

cd configuration
stow .

Resources

https://www.gnu.org/software/stow/