This website requires JavaScript.
Explore
Help
Sign In
packages
/
bash
Watch
1
Star
0
Fork
0
You've already forked bash
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bash
/
dot-bash_profile
3 lines
71 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
delete redundant files
2020-01-08 09:20:42 +08:00
# Source /root/.bashrc if user has one
remove comment in bash_profile
2020-03-19 15:48:43 +08:00
[ -f ~/.bashrc ] && . ~/.bashrc
Reference in New Issue
Copy Permalink