Skip to content

matousekm/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Dotfiles repository

Hi, this is my repository for dotfiles.

Installation

  1. Clone this repository
git clone https://github.com/matousekm/dotfiles.git ~/dotfiles
  1. Install stow
brew install stow
  1. Stow desired files
stow vim

How it works

GNU stow organizes files using the <package>/<expected_location> naming convention. This way you can effectively version your dotfiles.

So nvim/.config/nvim means there is a package with name nvim. When someone stow such package, it should create a symlink at ~/.config/nvim pointing to ~/dotfiles/nvim or wherever you keep your stow packages at.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published