Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Waiting for your editor to close the file

# <================== notepad++ ==================>
# if you have problem with notepad++ here is the solution

git config core.editor "'C:Program FilesNotepad++
otepad++.exe' -multiInst -notabbar -nosession -noPlugin"

# <==================== vscode ====================>
# if you have problem with visual studion code here is the solution

git config --global core.editor "code --wait"
Comment

PREVIOUS NEXT
Code Example
Shell :: pip install import export django 
Shell :: netlify build command 
Shell :: nmcli connect wifi 
Shell :: number of directories in a directory linux 
Shell :: show saved wifi password windows 11 
Shell :: show fortigate uptime 
Shell :: centos start docker 
Shell :: Install the latest stable version of Mesa driver in Ubuntu 
Shell :: clear entrie git cache 
Shell :: installing dolphin on ubuntu 
Shell :: qpdf decrypt with password 
Shell :: npm ganache 
Shell :: aws cli create bucket command 
Shell :: make git project mine 
Shell :: powershell get ram info 
Shell :: add sudo user ubuntu 
Shell :: address already in use 0.0.0.0:8080 
Shell :: install pi hole cmd 
Shell :: shell: search a substring in another string 
Shell :: how to install rust wsl zsh 
Shell :: Reset Gnome desktop settings to factory defaults 
Shell :: for loop in shell script 
Shell :: mac kill port 8000 
Shell :: clear history linux 
Shell :: cordova live reload 
Shell :: git remove current pull 
Shell :: qemu boot iso 
Shell :: git remove from from repo and stop tracking 
Shell :: mac delete node_modules 
Shell :: install davinci resolve ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
4+9 =