removed superfluous comments
parent
e4294be9d5
commit
764c2456d1
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue