Skip to content

Instantly share code, notes, and snippets.

View zhangwei217245's full-sized avatar

Zhang Wei zhangwei217245

View GitHub Profile
@zhangwei217245
zhangwei217245 / .bashrc.ext
Created July 12, 2017 18:17
A very quick setting to have pretty bash prompt.
# begin .bashrc.ext
[ -e $HOME/.dbgdot ] && echo "entering .bashrc.ext" >&2
# User additions to .bashrc go in this file
# Un-comment and modify the following template for system-specific
# personal settings.
#
# if [ "$NERSC_HOST" == "edison" ]
# then