이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
10sr
/
dotfiles-mirror
의 미러
https://github.com/10sr/dotfiles.git
보기
1
좋아요
0
포크
0
코드
이슈
0
릴리즈
0
위키
활동
소스 검색
Change profile colors
pull/15/head
10sr
9 년 전
부모
bee3045203
커밋
670f03acb1
2개의 변경된 파일
과
4개의 추가작업
그리고
3개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-2
profile
+1
-1
tmux.conf
+ 3
- 2
profile
파일 보기
@@ -125,10 +125,11 @@ fi
export _HOSTCOLOR_1=
export _HOSTCOLOR_2=
# black red green yellow blue magenta cyan white
# Yellow is hard to read strings...
case "`hostname`" in
arch-vb-win8-vaio11)
_HOSTCOLOR_1=
yellow
_HOSTCOLOR_2=
black
_HOSTCOLOR_1=
magenta
_HOSTCOLOR_2=
white
;;
arch-mba)
_HOSTCOLOR_1=cyan
+ 1
- 1
tmux.conf
파일 보기
@@ -49,4 +49,4 @@ set -g message-bg white
set -g message-fg black
setw -g window-status-current-bg white
setw -g window-status-current-fg black
setw -g window-status-attr bold
#
setw -g window-status-attr bold
쓰기
미리보기
불러오는 중...
취소
저장