핸드북:Setup/.dot: 두 판 사이의 차이

Revi HQ
내용 추가됨 내용 삭제됨
잔글 (Revi님이 Setup/.dot 문서를 핸드북:Setup/.dot 문서로 이동했습니다)
(봇: 세팅을(를) 설정(으)로 분류 대체함)
 
(다른 사용자 한 명의 중간 판 3개는 보이지 않습니다)
1번째 줄: 1번째 줄:
Clone git repository in [https://github.com/revi/dots github/revi/dots], and <code>cd</code> to the dir.
[https://github.com/revi/dots github/revi/dots] 저장소를 클론한 후 {{code|cd}}하십시오.
다음 파일을 ~ 에 복붙({{code|cp}})하십시오.


* {{code|.bashrc}}
[[분류:세팅|.]]
* {{code|.bash_aliases}}
* {{code|gitconfig.sample}} 이름을 {{code|.gitconfig}}로 변경해야 합니다.
** Gitconfig는 디렉토리 변경이 필요합니다.
* {{code|gitignore.sample}} 이름을 {{code|.gitignore}}로 변경해야 합니다.


다... 되었을 겁니다.
Paste (<code>cp</code> following files.
* <code>.bashrc</code>
* <code>.bash_aliases</code>
* <code>gitconfig.sample</code> as <code>.gitconfig</code>
** Modify the directory accordingly for Git Aliases.
* <code>gitignore.sample</code> as <code>.gitignore</code>


{{언어|핸드북:Setup/.dot}}
Probably done.

[[분류:설정]]

2021년 1월 9일 (토) 12:05 기준 최신판

github/revi/dots 저장소를 클론한 후 cd하십시오. 다음 파일을 ~ 에 복붙(cp)하십시오.

  • .bashrc
  • .bash_aliases
  • gitconfig.sample 는 이름을 .gitconfig로 변경해야 합니다.
    • Gitconfig는 디렉토리 변경이 필요합니다.
  • gitignore.sample 는 이름을 .gitignore로 변경해야 합니다.

다... 되었을 겁니다.

다른 언어: