Skip to content

dtran421/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Hey there 👋! These are my macOS/Linux config dotfiles

Packages

Installation

Prerequisities

Make sure you install the following:

Brew (or nix-env)

Git

brew install git

Stow

brew install stow

Instructions

First, checkout this dotfiles repo in your $HOME directory using git

git clone git@github.com:dtran421/dotfiles.git

Use GNU Stow to create symlinks to $HOME directory

cd dotfiles
stow .

Then, run the following installation script:

bash ~/dotfiles/.config/scripts/install.sh

Package Installation

Run this command to install dependencies:

brew bundle install

About

macOS/Linux config dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors