update lists
This commit is contained in:
@@ -66,7 +66,7 @@ startup files loading order</a></li>
|
||||
href="http://brandon.invergo.net/news/2012-05-26-using-gnu-stow-to-manage-your-dotfiles.html">Using
|
||||
GNU Stow to manage your dotfiles</a></li>
|
||||
<li><a
|
||||
href="https://spin.atomicobject.com/2014/12/26/manage-dotfiles-gnu-stow/">Managing
|
||||
href="https://spin.atomicobject.com/manage-dotfiles-gnu-stow/">Managing
|
||||
Dotfile Symlinks with GNU Stow</a></li>
|
||||
<li><a
|
||||
href="http://palcu.blogspot.com/2014/06/dotfiles-and-dev-tools-provisioned-by.html">Dotfiles
|
||||
@@ -84,8 +84,7 @@ GitHub for “dotfiles”</a>.</p>
|
||||
<li><a href="https://wiki.archlinux.org/index.php/Dotfiles">Archlinux
|
||||
collection</a></li>
|
||||
<li>Tip: search for a filename on GitHub, e.g. <a
|
||||
href="https://github.com/search?utf8=%E2%9C%93&type=Code&q=in%3Apath+.gitconfig">in:path
|
||||
.gitconfig</a>.</li>
|
||||
href="https://github.com/search?type=code&q=path%3A**%2F.gitconfig">path:**/.gitconfig</a>.</li>
|
||||
</ul>
|
||||
<h2 id="example-dotfiles-repos">Example dotfiles repos</h2>
|
||||
<p>A collection of the most popular, well-maintained, and collaborative
|
||||
@@ -143,11 +142,11 @@ temporary configuration.</td>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="zsh">Zsh</h3>
|
||||
<table>
|
||||
<table style="width:100%;">
|
||||
<colgroup>
|
||||
<col style="width: 23%" />
|
||||
<col style="width: 28%" />
|
||||
<col style="width: 48%" />
|
||||
<col style="width: 22%" />
|
||||
<col style="width: 25%" />
|
||||
<col style="width: 51%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="header">
|
||||
@@ -220,6 +219,15 @@ with multi platform support</td>
|
||||
different platforms (windows/mac/android), editors and window
|
||||
managers</td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td style="text-align: left;"><a
|
||||
href="https://github.com/zimfw/zimfw">Zim</a></td>
|
||||
<td style="text-align: left;">Modular, customizable, and blazing fast
|
||||
Zsh framework</td>
|
||||
<td style="text-align: left;">Zim is a Zsh configuration framework that
|
||||
bundles a plugin manager, useful modules, and a wide variety of themes,
|
||||
without compromising on speed.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="fish">Fish</h3>
|
||||
@@ -333,6 +341,9 @@ href="https://github.com/pearl-hub">Official Pearl Hub</a> (for Linux
|
||||
and OSX).</li>
|
||||
<li><a href="https://github.com/thoughtbot/rcm">rcm</a> - rc file
|
||||
(dotfile) management.</li>
|
||||
<li><a href="https://github.com/volllly/rotz">rotz</a> - Fully
|
||||
cross-platform dotfile manager and dev environment bootstrapper written
|
||||
in Rust.</li>
|
||||
<li><a href="https://github.com/themerdev/themer">themer</a> - Manage
|
||||
and generate themes across your development tools from within your
|
||||
dotfiles.</li>
|
||||
@@ -421,7 +432,7 @@ Defaults</a></li>
|
||||
<li><a href="https://github.com/RichiH/vcsh">vcsh</a> (<a
|
||||
href="https://blog.tfnico.com/2014/03/managing-dot-files-with-vcsh-and-myrepos.html">article</a>,
|
||||
<a
|
||||
href="https://www.kunxi.org/2014/02/manage-dotfiles-using-vcsh-and-mr/">article</a>)</li>
|
||||
href="https://www.kunxi.org/blog/2014/02/manage-dotfiles-using-vcsh-and-mr/">article</a>)</li>
|
||||
<li><a href="http://skwp.github.io/dotfiles/">YADR</a></li>
|
||||
</ul>
|
||||
<h2 id="license">License</h2>
|
||||
@@ -431,3 +442,5 @@ alt="CC0" /></a></p>
|
||||
<p>To the extent possible under law, <a
|
||||
href="https://www.webpro.nl">Lars Kappert</a> has waived all copyright
|
||||
and related or neighboring rights to this work.</p>
|
||||
<p><a href="https://github.com/webpro/awesome-dotfiles">dotfiles.md
|
||||
Github</a></p>
|
||||
|
||||
Reference in New Issue
Block a user