Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

update hstr editor

## FC editor
## To update a history file

# Nano editor
export FCEDIT=nano

# Vi editor
export FCEDIT=vi

# VSCode Editor
export FCEDIT='code -w'
 
PREVIOUS NEXT
Tagged: #update #hstr #editor
ADD COMMENT
Topic
Name
4+8 =