This website requires JavaScript.
Explore
Help
Sign in
glenux-provisioning
/
ansible-role--bashrc
Watch
1
Star
0
Fork
You've already forked ansible-role--bashrc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
5fb0244720
ansible-role--bashrc
/
files
/
bashrc.d
/
70-util-darcs.sh
7 lines
101 B
Bash
Raw
Normal View
History
Unescape
Escape
Reorganize bash role.
2015-11-17 23:57:38 +00:00
# Help darcs on network mounts
Minor improvements concerning prompt & darcs detection.
2016-05-02 19:29:19 +00:00
if
hash
darcs >/dev/null 2>
&
1
;
then
Reorganize bash role.
2015-11-17 23:57:38 +00:00
export
DARCS_SLOPPY_LOCKS
=
1
Minor improvements concerning prompt & darcs detection.
2016-05-02 19:29:19 +00:00
fi
Reorganize bash role.
2015-11-17 23:57:38 +00:00
Reference in a new issue
Copy permalink