Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 848 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 848 Bytes

Matthew Carbone's .dotfiles

  • Managed by stow (brew install stow). See here for a good introduction and links to the documentation.
  • Quick note: make sure that the directory structure in ~/.dotfiles matches exactly the paths that you want symlinks to be created to starting from your home directory.
  • Inspired by the awesome setup by tcmmichaelb139.

Setup

First we require homebrew, which should be installed first.

brew install stow
brew install neovim
brew install exa
brew install --cask alacritty

List of dotfiles

  • ObsidianMC My personal Obsidian vault css files and other parameters.
  • scripts Misc. scripts that I use for a variety of reasons.