Skip to content

My personal collection of shell configuration and initialization files.

License

Notifications You must be signed in to change notification settings

dmdavis/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

424 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.files @ dmdavis

This repository contains my personal collection of initialization and configuration scripts. It was originally inspired by Jeff Geerling's dotfiles repo. For my old Bash-based configuration using Bash-It, see the bash-it branch. I'm currently using zimfw for my Z-shell configuration on macOS.

Installation

To install, execute the following commands in a shell:

git clone --recursive git@github.com:dmdavis/dotfiles.git ~/.files
~/.files/install

Submodules

This repository uses git submodules. If you've already cloned the repository without the --recursive flag, or if you're updating an existing installation, run:

git submodule update --init --recursive

Cheers! 🍺

About

My personal collection of shell configuration and initialization files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published