## FC editor ## To update a history file # Nano editor export FCEDIT=nano # Vi editor export FCEDIT=vi # VSCode Editor export FCEDIT='code -w'