Skip to content

mtyszkiewicz/.dotfiles

Repository files navigation

.dotfiles

This repository contains my personal dotfiles managed with GNU Stow.

Requirements

Usage

Stow Commands

Link a package's config files:

stow package_name

Use --adopt to incorporate existing config files (this overwrites files in the repository with your current configs):

stow --adopt package_name

Unlink a package:

stow -D package_name

Homebrew Management

Install packages from Brewfile:

brew bundle --file ~/.dotfiles/brew/Brewfile

Save current packages to Brewfile:

brew bundle dump --file ~/.dotfiles/brew/Brewfile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •