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