some settings for markdown
This commit is contained in:
2
bashrc
2
bashrc
@@ -16,7 +16,7 @@ HOST_NAME="\h"
|
||||
DIR="${BLUE}\W${RESET}"
|
||||
GIT_BRANCH="${YELLOW}\$(parse_git_branch)${RESET}"
|
||||
|
||||
PS1="${USER_NAME}@${HOST_NAME}:${DIR}${GIT_BRANCH}\n> "
|
||||
#PS1="${USER_NAME}@${HOST_NAME}:${DIR}${GIT_BRANCH}\n> "
|
||||
|
||||
# enable programmable completion features (you don't need to enable
|
||||
# this, if it's already enabled in /etc/bash.bashrc and /etc/profile
|
||||
|
||||
Reference in New Issue
Block a user