Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

bash change default editor

# Short answer:
# In Ubuntu, run select-editor which will create a ~/.selected_editor file
# with your preferred editor
select-editor
Comment

set default editor bash

export EDITOR='vim'
Comment

PREVIOUS NEXT
Code Example
Shell :: mkdir create all subdirectories 
Shell :: Push your branch up to the remote. 
Shell :: git rebase head 
Shell :: bash cd 
Shell :: git cherry pick many commits 
Shell :: version manager 
Shell :: create requirements file from project add them to poetry dependency 
Shell :: command to start a system service 
Shell :: steps to sync branch to fork master? 
Shell :: merge branch to master 
Shell :: wget 
Shell :: exit status bash 
Shell :: move files from local to remote ssh 
Shell :: pdf file 30mb 
Shell :: install intellij 
Shell :: display hidden files in linux 
Shell :: print folder permissions linux 
Shell :: ubuntu increase valume 
Shell :: Chaotic-AUR Team <team@chaotic.cx 
Shell :: service previous logs 
Shell :: install ksd command 
Shell :: install pillow error alpine linux 
Shell :: The fingerprint for the RSA key sent by the remote host is 
Shell :: Using ffmpeg to split video files by size 
Shell :: powershell get-childitem exclude node_modules 
Shell :: aws cli start crawler 
Shell :: cmd turn on wifi adapter 
Shell :: asdf install nodejs 12 m1 
Shell :: rmd no output 
Shell :: how to generate a .gitignore 
ADD CONTENT
Topic
Content
Source link
Name
1+1 =