Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete / disable bash-it ? #210

Closed
Ewayne opened this issue May 25, 2013 · 2 comments
Closed

Delete / disable bash-it ? #210

Ewayne opened this issue May 25, 2013 · 2 comments

Comments

@Ewayne
Copy link

Ewayne commented May 25, 2013

What's the best way to cleanly disable bash-it ?

@Ewayne Ewayne closed this as completed May 25, 2013
@JamesBarnett1993
Copy link

BUMP

@nwinkler
Copy link
Member

OK, here it is again. If you have a backup of your .bash_profile, simply remove the one created by Bash-it and rename your backup file (remove the .bak suffix).

If you don't have a backup, edit your ~/.bash_profile file and remove the following line, which loads Bash-it (https://github.com/Bash-it/bash-it/blob/master/template/bash_profile.template.bash#L30):

source $BASH_IT/bash_it.sh

Either delete the line or comment it out by prefixing it with #. Then close your terminal and open a new one. Once that is done, Bash-it will no longer be loaded. Optionally, you can now delete the ~/.bash_it folder.

Does that make sense?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants