From 2f440e437b6c1e5dd6ad470f8e459373a4ec68ef Mon Sep 17 00:00:00 2001 From: DaisukeOda Date: Tue, 6 Jun 2017 17:55:49 +0900 Subject: [PATCH] fix --- bashrc/.bash_profile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bashrc/.bash_profile b/bashrc/.bash_profile index 82ee1b9..f8bafa4 100644 --- a/bashrc/.bash_profile +++ b/bashrc/.bash_profile @@ -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