This website works better with JavaScript.
Home
Help
Sign In
kolan
/
.bash
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
no hg installed fxd
master
Kolan Sh
2 years ago
parent
62409ce2a1
commit
132edbb3e0
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
scm.sh
+ 5
- 0
scm.sh
View File
@ -19,4 +19,9 @@ if [ `which hg 2>/dev/null` ]; then
fi
fi
}
else
__hg_ps1
(
)
{
printf
""
}
fi
Write
Preview
Loading…
Cancel
Save