some settings for markdown

This commit is contained in:
2024-08-09 11:16:51 +02:00
parent 759a3f38c9
commit d21e3fd072
4 changed files with 22 additions and 14 deletions

2
bashrc
View File

@@ -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