Go to file
Zachary Dunn 0c3ee653b6 Add pre-commit hook to check code formatting 2019-09-01 22:58:20 +00:00
.byobu Update vim and git configs 2019-08-17 10:39:54 -04:00
.weechat Update vim and git configs 2019-08-17 10:39:54 -04:00
git-hooks Add pre-commit hook to check code formatting 2019-09-01 22:58:20 +00:00
.bash_aliases Initial commit 2019-08-17 10:06:59 -04:00
.bash_logout Initial commit 2019-08-17 10:06:59 -04:00
.bashrc Add functions to vimrc and basrc 2019-08-24 10:43:47 -04:00
.gitconfig Update vim and git configs 2019-08-17 10:39:54 -04:00
.gitignore Update vim and git configs 2019-08-17 10:39:54 -04:00
.profile Update vim and git configs 2019-08-17 10:39:54 -04:00
.viminfo Update vim and git configs 2019-08-17 10:39:54 -04:00
.vimrc Add functions to vimrc and basrc 2019-08-24 10:43:47 -04:00
README.md Add README.md 2019-08-17 10:44:45 -04:00

README.md

dotfiles

My collection of dotfiles based on this post.

Setup a New Machine

Run the following command to use these dotfiles

git clone --separate-git-dir=$HOME/.dotfiles https://tildegit.org/zack/dotfiles.git ~