Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DaisukeOda committed Jun 6, 2017
1 parent 202865c commit 2f440e4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bashrc/.bash_profile
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ if [ -d "${PYENV_ROOT}" ]; then
eval "$(pyenv virtualenv-init -)"
fi

# install slap
curl -sL https://raw.githubusercontent.com/slap-editor/slap/master/install.sh | sh
sudo npm install -g slap@latest

# ls color setting
export LSCOLORS=gxfxcxdxbxegedabagacad

Expand Down

0 comments on commit 2f440e4

Please sign in to comment.