Skip to content

bsdlp/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This includes dotfiles for:

  • vim
  • zsh
  • screen
  • tmux
  • git

How to use?

To pull in and update the submodules:

  • If you are fancy: git clone --recursive https://github.com/fly/dotfiles.git to clone this repo and submodules in one go.

  • if you aren't fancy: git submodule init after you've cloned this repo normally.

To keep them updated: git submodule update.

You'll want to have GNU stow installed, which you can do by running brew install stow if you have homebrew installed (which you should).

Then, just run bin/stow <target directory>, and you should be golden.

Releases

No releases published

Packages

No packages published

Languages