GIT : 기본 Editor 설정.

2023. 3. 20. 15:09·Computer/ETC
728x90
728x90

GIT : 기본 Editor 설정.

git config --global core.editor 명령으로 어떤 Editor 를 사용할지 선택 가능함

git config --global core.editor "vim"

또는 .gitconfig에 다음 내용 추가.

editor=vim

많은 경우, vim이 아닌 Nano로 되어있음.


관련하여 읽어보면 좋은 자료.

2023.01.10 - [Computer/Linux] - [Linux] Nano Editor 간단 사용법

 

[Linux] Nano Editor 간단 사용법

주로 vi만 사용하기 때문에 Nano는 그닥... 문제는 다른 사람 장비에서 간단한 일을 할 때, vi가 없는 경우가 있고, editor 지정을 vi로 바꾸며 원래 주인이 답답해하는 경우가 발생한다. (그렇다고 매

dsaint31.tistory.com

https://ds31x.tistory.com/2

 

[Git] git 에서 editor로 VS Code 사용하기.

넋두리 Linux환경에서 가장 적응하기 귀찮은 게 무엇이냐라고 묻는다면... editor라고 말하고 싶다. 특히, 터치(?) 세대들은 gui에 익숙하다 보니 cli도 굉장히 부담스러워한다. vim은 꼭 익히길 권하지

ds31x.tistory.com

https://ds31x.blogspot.com/2023/07/env-visual-studio-code-and-visual-studio.html

 

[Env] Visual Studio Code and Visual Studio

Visual Studio Code (vscode)는 Visual Studio와 달리, code editor임을 강조하고 있다. Visual Studio는 전형적인 Integrated Development Environment로 MFC, .NET 등의 ...

ds31x.blogspot.com

 

'Computer > ETC' 카테고리의 다른 글

[mkdocs] custom domain 사용하기.  (0) 2023.04.07
[mkdocs] mkdocs build 등에서 특정 파일 카피 설정.  (0) 2023.04.07
[Etc] Chrome Remote Desktop으로 원격지원 받기.  (0) 2022.12.28
Round-off Error vs. Truncation Error  (0) 2022.09.22
Boltzmann’s Factor (or Boltzmann’s Distribution)  (0) 2022.06.09
'Computer/ETC' 카테고리의 다른 글
  • [mkdocs] custom domain 사용하기.
  • [mkdocs] mkdocs build 등에서 특정 파일 카피 설정.
  • [Etc] Chrome Remote Desktop으로 원격지원 받기.
  • Round-off Error vs. Truncation Error
dsaint31x
dsaint31x
    반응형
    250x250
  • dsaint31x
    Dsaint31's blog
    dsaint31x
  • 전체
    오늘
    어제
    • 분류 전체보기 (738)
      • Private Life (13)
      • Programming (56)
        • DIP (104)
        • ML (26)
      • Computer (118)
        • CE (52)
        • ETC (33)
        • CUDA (3)
        • Blog, Markdown, Latex (4)
        • Linux (9)
      • ... (349)
        • Signals and Systems (103)
        • Math (169)
        • Linear Algebra (33)
        • Physics (42)
        • 인성세미나 (1)
      • 정리필요. (54)
        • 의료기기의 이해 (6)
        • PET, MRI and so on. (1)
        • PET Study 2009 (1)
        • 방사선 장해방호 (4)
        • 방사선 생물학 (3)
        • 방사선 계측 (9)
        • 기타 방사능관련 (3)
        • 고시 (9)
        • 정리 (18)
      • RI (0)
      • 원자력,방사능 관련법 (2)
  • 블로그 메뉴

    • Math
    • Programming
    • SS
    • DIP
  • 링크

    • Convex Optimization For All
  • 공지사항

    • Test
    • PET Study 2009
    • 기타 방사능관련.
  • 인기 글

  • 태그

    검사
    Python
    math
    Vector
    signal_and_system
    random
    function
    opencv
    SIGNAL
    Term
    fourier transform
    Probability
    SS
    Optimization
    signals_and_systems
    Convolution
    인허가제도
    linear algebra
    numpy
    Programming
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.3
dsaint31x
GIT : 기본 Editor 설정.
상단으로

티스토리툴바