2015-01-14 23:41:47 +00:00
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<link rel="Stylesheet" type="text/css" href="style.css">
|
|
|
|
<title>Programming</title>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<h1 id="toc_1">Programming</h1>
|
|
|
|
<p>
|
|
|
|
To homeshick dotfiles:
|
|
|
|
<code>git clone git://github.com/andsens/homeshick.git $HOME/.homesick/repos/homeshick</code>
|
2015-01-14 23:52:45 +00:00
|
|
|
<code>$HOME/.homesick/repos/homeshick/bin/homeshick clone https://brbuller@bitbucket.org/brbuller/dotfiles</code>
|
2015-01-14 23:41:47 +00:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
Platforms
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<a href="Android.html">Android</a>
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
<li>
|
|
|
|
Languages
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<a href="PHP.html">PHP</a>
|
|
|
|
|
|
|
|
<li>
|
|
|
|
<a href="Java.html">Java</a>
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
Algorithms
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<a href="Sorting.html">Sorting</a>
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|