Merge branch 'master' of castlerock.planethawleywood.com:chawley/dotfiles

This commit is contained in:
2020-02-14 08:15:37 -05:00
3 changed files with 3 additions and 4 deletions

View File

@@ -23,5 +23,5 @@
[color] [color]
ui = true ui = true
[user] [user]
name = chawley (julia) name = chawley (derry)
email = chawley@planethawleywood.com email = chawley@planethawleywood.com

View File

@@ -42,4 +42,4 @@ bind pager p previous-undeleted
macro pager \cb <pipe-entry>'urlview'<enter> 'Follow links' macro pager \cb <pipe-entry>'urlview'<enter> 'Follow links'
# Idea for multiple profile implementation from http://www.8t8.us/mutt/ # Idea for multiple profile implementation from http://www.8t8.us/mutt/
source ~/.mutt/muttrc.local.$LOCAL_CONFIG #source ~/.mutt/muttrc.local.$LOCAL_CONFIG

View File

@@ -6,4 +6,3 @@ A repo to track dotfiles for bash and apps I want to keep as portable as possibl
repo (typically cloned as ~/dotfiles and each file is symlinked to it's default location. I have added a Makefile to repo (typically cloned as ~/dotfiles and each file is symlinked to it's default location. I have added a Makefile to
create or update each symlink. create or update each symlink.