This website works better with JavaScript.
홈
탐색
도움말
로그인
ObsidianBlk
/
MyBash
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
1
위키
Activity
소스 검색
Properly backeted the 'clear line' escape sequence
tags/original
Bryan Miller
6 년 전
부모
fc0450474b
커밋
8a41af6d20
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
+1
-1
ps1.rc.sh
+ 1
- 1
ps1.rc.sh
파일 보기
@@ -176,7 +176,7 @@ set_prompt() {
section_git_status $YELLOW $BG_LBLUE
section "\n" $DEFAULT $BG_GREY
section_separator
PS1+="> \033[K"
PS1+="> \
[\
033[K
\]
"
unset last_section_bg
else
PS1="${debian_chroot:+($debian_chroot)}\u@\h:\w\$ "
Write
Preview
Loading…
취소
저장