Added vimwiki
This commit is contained in:
51
home/.vim/vimwiki/vimwiki_html/Programming.html
Normal file
51
home/.vim/vimwiki/vimwiki_html/Programming.html
Normal file
@@ -0,0 +1,51 @@
|
||||
<!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>
|
||||
<code>$HOME/.homesick/repos/homeshick/bin/homeshick clone username/dotfiles</code>
|
||||
</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>
|
Reference in New Issue
Block a user