dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit b4c140d46f41002b618e6685f606d228119d8c72
parent 5c7fe7385dc76043e242234c8bae512e1a039c41
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Thu, 25 Feb 2016 18:30:47 -0800

add gapple/services

Diffstat:
Mosx-install.sh | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/osx-install.sh b/osx-install.sh @@ -5,6 +5,10 @@ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/ brew tap railwaycat/emacsmacport +# launch and monitor services with `brew services list`, `brew services start +# offlineimap`, etc. +brew tap gapple/services + # from `brew list` brews=( \ "abook"\