This website requires JavaScript.
Explore
Help
Register
Sign In
Johnny
/
bashrc
Watch
1
Star
0
Fork
You've already forked bashrc
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ff85994105
bashrc
/
install.sh
7 lines
94 B
Bash
Raw
Blame
History
#!/usr/bin/env bash
cp .profile ~
cp .bashrc ~
cp .zshrc ~
source
~/.bashrc
source
~/.profile
Reference in New Issue
View Git Blame
Copy Permalink