From ebd7779343b91a09935a368937929ca58e8801ce Mon Sep 17 00:00:00 2001 From: Fergal Moran Date: Mon, 21 Aug 2017 19:40:55 +0100 Subject: [PATCH] Revert ws cock up --- bash_functions | 3 +++ install.sh | 3 +++ tmux.conf | 7 +++++++ 3 files changed, 13 insertions(+) diff --git a/bash_functions b/bash_functions index ef7af4c..4ea0f9f 100644 --- a/bash_functions +++ b/bash_functions @@ -2,6 +2,7 @@ function pips() { echo $'\n'$1 >> requirements.txt; pip install $1 } +<<<<<<< HEAD function reset_webstorm(){ cd ~/.WebStorm* rm config/eval/WebStorm*evaluation.key @@ -10,6 +11,8 @@ function reset_webstorm(){ rm -rf webstorm } +======= +>>>>>>> parent of 02ed9ee... WS-2017.2 >>>>>> parent of 02ed9ee... WS-2017.2 >>>>>> parent of 02ed9ee... WS-2017.2