removed superfluous comments

moveTools
Adam Veldhousen 2015-06-26 09:31:09 -05:00
parent e4294be9d5
commit 764c2456d1
Signed by: adam
GPG Key ID: 6DB29003C6DD1E4B
1 changed files with 2 additions and 5 deletions

View File

@ -1,9 +1,6 @@
#!/bin/bash
# Prompt Customizations
# downside of using MSYS
# LS_COLORS="di=01;36:"
# export LS_COLORS
#
# If not running interactively, don't do anything
[ -z "$PS1" ] && return