Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

does git bash have bashrc

# Interactive shells, like git bash, read from the .bash_profile by default.
# Non-interactive shells read from .bashrc
# You may use .bash_profile instead of .bashrc or create the .bashrc file and
# run source to read the new .bashrc file

source ~/.bashrc
Comment

PREVIOUS NEXT
Code Example
Shell :: vuforia git url 
Shell :: how to change default crontab editor 
Shell :: como fazer commit github 
Shell :: how to set up git in linux terminal 
Shell :: powershell pc battery command 
Shell :: how to upgrade docker-compose version 
Shell :: linux size of folder and subfolders 
Shell :: installing docker on amazon linux 
Shell :: vscode kali linux 
Shell :: next js npm install 
Shell :: ubuntu instlal kubectl 
Shell :: cargo build release 
Shell :: undo last commit 
Shell :: git revert a specific commit 
Shell :: bash blackeye 
Shell :: linux monitor outgoing https requests 
Shell :: how to install linux headers on arch 
Shell :: find or locate pip (s) path 
Shell :: ffmpeg gif images 
Shell :: wsl install 
Shell :: arch pacman remove 
Shell :: install make 
Shell :: pymongo.errors.ServerSelectionTimeoutError: localhost:27017 
Shell :: Can I deploy a branch in netlify 
Shell :: how to update linux 
Shell :: git view stash 
Shell :: React Hooks Form Installation 
Shell :: give all users access to root folder 
Shell :: conky ubuntu 20.04 install 
Shell :: docker install ubuntu 20.04 
ADD CONTENT
Topic
Content
Source link
Name
5+2 =