This website requires JavaScript.
Explore
Help
Sign In
tsv
/
Nix-Config
Watch
1
Star
0
Fork
You've already forked Nix-Config
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1f2842f851
Nix-Config
/
users
/
foxsoft
/
bashrc
5 lines
61 B
Bash
Raw
Blame
History
if
[
-f ~/.bash_profile
]
;
then
source
~/.bash_profile
fi
Reference in New Issue
View Git Blame
Copy Permalink