Skip to content

Aghassi/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

This repository serves as a central collection of tools and scripts that are shared across machines for my programming.

Setup

The following will checkout this repo as a bare repository, setup the necessary files, and then run the install script

git clone git@github.com:aghassi/dotfiles.git --bare ~/.dotfiles
git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME config --local status.showUntrackedFiles no
git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME checkout
~/setup.sh

Development

Brewfile

To update the .Brewfile, run brew bundle dump --file=~/.Brewfile --force

About

Organization to the chaos that is ~/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages