Skip to content

daanvosdewael/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

These are my dotfiles for setting up my development environment.

Requirements

Ensure that you install Homebrew and GNU Stow:

# Install Homebrew
$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

# Instal GNU Stow
$ brew install stow

Setup

Clone the repository inside the $HOME folder:

$ git clone git@github.com:daanvosdewael/dotfiles.git

Then use GNU Stow to make the symlinks:

$ stow .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published