Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

update fc 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 :: update linux bash history editor 
Shell :: install module to current directory pip 
Shell :: powershell get empty folders 
Shell :: create service for gunicorn in linux 
Shell :: install mocha 
Shell :: gitlab clone with access token 
Shell :: kill all process ubuntu 
Shell :: clone project from specific branch 
Shell :: error installing psycopg2 
Shell :: dyld: lazy symbol binding failed: Symbol not found: _ffi_prep_closure_loc 
Shell :: remove user from sudo group 
Shell :: grep process id 
Shell :: docker tag and push 
Shell :: how to I list powershell functions 
Shell :: uninstall brew from linux 
Shell :: heroku clear build cache 
Shell :: git revert commit 
Shell :: g++ use c++20 
Shell :: how to create a shortcut in a batch file 
Shell :: wget files matching pattern 
Shell :: heroku git remote 
Shell :: ng2-charts 
Shell :: how to install gitkraken on fedora 
Shell :: git commit and tag 
Shell :: changeset in jenkins pipeline 
Shell :: kubectl switch namespace command 
Shell :: ifconfig not foound 
Shell :: remove symfony ubuntu 
Shell :: config git ftp 
Shell :: bash try catch 
ADD CONTENT
Topic
Content
Source link
Name
2+1 =