Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

update linux zsh 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

update linux zsh 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 :: install module to current directory pip 
Shell :: SSH for gitlab in ubuntu steps 
Shell :: create zip file ubuntu 
Shell :: gcloud change project 
Shell :: how to install eclipse in ubuntu 
Shell :: copy first 10 lines of a file to another file in unix 
Shell :: laravel generate random 6 digit number 
Shell :: suspend command for linux 
Shell :: free up ram in linux ubuntu 
Shell :: loading json in js 
Shell :: apache2 file size 
Shell :: Run emulator without Android studio. 
Shell :: git track lfs 
Shell :: how to upgrade packages in yarn 
Shell :: youtube dl download playlist by index 
Shell :: linux command to cut file and paste somewhere else 
Shell :: pull remote branches 
Shell :: @react-navigation/bottom-tabs install 
Shell :: download bangla font ubuntu 
Shell :: xcode debug show full string 
Shell :: install terminus in ubuntu 
Shell :: update prisma latest version 
Shell :: Do you Need bash to hack 
Shell :: git command to change drive 
Shell :: run powershell script at startup 
Shell :: ettercap sniffing 
Shell :: opera install in ubuntu 
Shell :: firebase only hosting command 
Shell :: use odbc from powershell 
Shell :: push/upload git repo to github 
ADD CONTENT
Topic
Content
Source link
Name
9+6 =