Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

update linux history editor

## FC editor
## To update a history file

# Nano editor
export FCEDIT=nano

# Vi editor
export FCEDIT=vi

# VSCode Editor
export FCEDIT='code -w'
Comment

PREVIOUS NEXT
Code Example
Shell :: git crdencial --cache 
Shell :: bash print count of unique words in column 
Shell :: linux check apt repositories 
Shell :: hapus folder di linux 
Shell :: how to install heroku 
Shell :: nuget clear cache cli 
Shell :: update snap package 
Shell :: how to install requirements.txt 
Shell :: simple way to make a text field to accept numbers only with maximum number of length 13 digit and min 10 
Shell :: docker image with wget 
Shell :: change size apache 
Shell :: ionic offline documentation 
Shell :: undo last commit but keep changes 
Shell :: fetch all tags git 
Shell :: awk lowercase 
Shell :: how to uninstall heroku cli 
Shell :: how to update alias in linux 
Shell :: how to uninstall all plugins in ionic app 
Shell :: ubuntu kill specific port 3000 
Shell :: xcode print long string 
Shell :: delete merged branches in git 
Shell :: git second commit 
Shell :: git checkout certain files 
Shell :: git rebase an origin branch into my branch 
Shell :: docker run restart always 
Shell :: debian bash font size 
Shell :: git pull your local changes will be overwritten by merge 
Shell :: how to install pg_dump on mac 
Shell :: how to get powers 
Shell :: remove last commit git 
ADD CONTENT
Topic
Content
Source link
Name
4+5 =