A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://help.github.com/en/get-started/git-basics/associating-text-editors-with-git below:

Associating text editors with Git

Skip to main content

Associating text editors with Git

Use a text editor to open and edit your files with Git.

Using Visual Studio Code as your editor
  1. Install Visual Studio Code (VS Code). For more information, see Setting up VS Code in the VS Code documentation.

  2. Open TerminalTerminalGit Bash.

  3. Type this command:

    git config --global core.editor "code --wait"
    
  1. Install Visual Studio Code (VS Code). For more information, see Setting up VS Code in the VS Code documentation.

  2. Open TerminalTerminalGit Bash.

  3. Type this command:

    git config --global core.editor "code --wait"
    
  1. Install Visual Studio Code (VS Code). For more information, see Setting up VS Code in the VS Code documentation.

  2. Open TerminalTerminalGit Bash.

  3. Type this command:

    git config --global core.editor "code --wait"
    
Using Sublime Text as your editor
  1. Install Sublime Text. For more information, see Installation in the Sublime Text documentation.

  2. Open TerminalTerminalGit Bash.

  3. Type this command:

    git config --global core.editor "subl -n -w"
    
  1. Install Sublime Text. For more information, see Installation in the Sublime Text documentation.

  2. Open TerminalTerminalGit Bash.

  3. Type this command:

    git config --global core.editor "'C:/Program Files (x86)/sublime text 3/subl.exe' -w"
    
  1. Install Sublime Text. For more information, see Installation in the Sublime Text documentation.

  2. Open TerminalTerminalGit Bash.

  3. Type this command:

    git config --global core.editor "subl -n -w"
    

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4