Terminal input is broken
Hello! Terminal input is broken now. When I try to write some command I often obtain smth like this::
I suppose that it could be because I've changed ~/.bash_profile content to this one:
export PATH="/usr/local/opt/coreutils/libexec/gnubin:$PATH"
export PS1='\e[32;1m\u\e[0m@\e[34m\h\e[0m \e[35m\W\e[0m\$ '
export PS2='\e[90m>'
MacBook Pro 15”, macOS 10.13