-
-
Notifications
You must be signed in to change notification settings - Fork 529
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
I faced a problem while making aliases i hope this note would help
(Note : deal with ~/.bashrc or ~/.zshrc according to the shell u use )
make sure first what shell do use the command below will let u know :
echo "$SHELL"
why do you have to know ..? because editing the ~/.bashrc while u use zsh and even resourcing or logging out will give no benefit since u configure a file for shell ur not currently using
commands :
if u use zsh ~> nano /.zshrc
if u use bash ~> nano /.bashrc and so on ..
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request