Horje
bashrc file location in linux Code Example
bashrc file location in linux
vi ~/.bashrc
what is the use of bashrc file in linux
The purpose of a . bashrc file is to provide a place where you 
can set up variables, functions and aliases, define your (PS1) prompt
and define other settings that you want to use every time you open a 
new terminal window. It works by being run each time you open up a new 
terminal, window or pane.




Shell

Related
change master to main git Code Example change master to main git Code Example
updating git Code Example updating git Code Example
vim set tab size Code Example vim set tab size Code Example
How can i rename my local master branch to main ? Code Example How can i rename my local master branch to main ? Code Example
how to update pip in linux Code Example how to update pip in linux Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11