To do so follow the next steps:
- Backup your current
.bashrcfile:
cp ~/.bashrc ~/.bashrc.bak - Copy the skeleton
.bashrcfile over yours:
cp /etc/skel/.bashrc ~/ - Afterwards, load the new one:
source ~/.bashrc

No comments:
Post a Comment