This website requires JavaScript.
Explore
Help
Sign In
wit
/
bash
Watch
1
Star
0
Fork
You've already forked bash
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
515065ce75
bash
/
bashrc
/
.bashrc
4 lines
95 B
Bash
Raw
Blame
History
if
[
-f ~/.config/wit/bashrc/.wit
]
&&
!
shopt
-oq posix
;
then
. ~/.config/wit/bashrc/.wit
fi
Reference in New Issue
View Git Blame
Copy Permalink