putty
PuTTY 구성
Categories:


windows 구성
개요
- 색상 1
- 접속 정보를 제외하고 구성된 dev@hostaddr 세션
- D2Coding 의존
다운로드
putty-sessions.zip
D2Coding-Ver1.3.2-20180524.zip
| Filename | Remarks |
|---|---|
| putty-sessions.reg | 세션 정보 레지스트리 |
gitbash로 설치
curl https://dntco43u.github.io/infra/putty-sessions.zip -o $USERPROFILE/Downloads/putty-sessions.zip && \
7z x -y -o"$USERPROFILE/Downloads" $USERPROFILE/Downloads/putty-sessions.zip && \
reg import $USERPROFILE/Downloads/putty-sessions.reg && \
find $USERPROFILE/Downloads/ -type f -name putty-sessions.* -exec rm {} \;
License
상업적 이용 제한 없음