Skip to content

Commit

Permalink
+ atom git-blame
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Holy committed Dec 9, 2015
1 parent 7480750 commit af2c83e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup-mac.sh
Expand Up @@ -142,6 +142,7 @@ if [ ! -f ~/.gemrc ]; then
export GEM_PATH="$(brew --prefix)/opt/gems"
echo "gem: -n/usr/local/bin" > ~/.gemrc
gem install puppet-lint
gem install github-pages
fi

#--------------------------------- PYTHON
Expand Down Expand Up @@ -231,6 +232,7 @@ atom_plugins=(
scratch # Open scratch file with C-A-, -> .atom/scratch
# Consider: quick-editor # edit css/less/sass directly from the HTML using it
# Interesting: tasks;
git-blame
)

apm install ${atom_plugins[@]}
Expand Down

0 comments on commit af2c83e

Please sign in to comment.