Skip to content

Dotfiles using GNU Stow

Notifications You must be signed in to change notification settings

pedelman/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This project is designed to be run using GNU Stow. You can also manage the symlinks yourself or copy the files manually.

First, make sure you install Homebrew.

  • Clone this project into your home directory
  • Navigate into dotfiles repo cd ~/.dotfiles
  • Install Homebrew dependencies brew bundle
  • stow git nvim tmux zsh (or pick a subset to apply)

Global gitignore

Make sure you use an absolute path for the global gitignore configuration.

git config --global core.excludesfile ~/.gitignore_global