Skip to content

Weltraumschaf/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Setup of a New Mac

./bin/setup-macos.sh riker kn5000.local Brewfile.minimal

Instructions

Creating source files

Any file which matches the shell glob _* will be linked into $HOME as a symlink with the first _ replaced with a .

For example:

_bashrc

becomes

${HOME}/.bashrc

I've extended the install.sh script to handle .config directory, too. Just create a directory named _config and add files or directories in this directory. Everything inside _config will be symlinked to .config.

Homebrew on macOS

There is a Brewfile generated from/for Homebrew Bundle as described at Thoughtbot's blog.

Update the Brewfile

brew bundle dump --describe --force --verbose --file FILE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages