Skip to content

monooso/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

All of my dotfiles, in a single repository. Supercedes the modular approach of one repository per use-case (dot-elixir, dot-git, etc.). Long live the monolith.

Requirements

Uses GNU Stow to manage symlinks. You'll need a reasonably recent version. This isn't a problem if you're on Fedora (using dnf) or macOS (using brew); I can't speak for any other systems.

Getting started

Clone the dotfiles

Clone the dotfiles to your local machine. For example:

cd ~
mkdir code && cd $_
git clone [email protected]:monooso/dotfiles.git

Symlink the dotfiles

cd ~/code/dotfiles
stow -t ~/ .

About

Mi casa, su casa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published