Skip to content

Commit

Permalink
Deployed dca5ad3 with MkDocs version: 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LGUG2Z committed May 23, 2024
1 parent c54015c commit ac13884
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -4456,7 +4456,7 @@ <h2 id="uninstallation">Uninstallation</h2>
<p>Finally, you can run the following commands in a PowerShell prompt to clean up
files created by the <code>quickstart</code> command and any other runtime files:</p>
<div class="highlight"><pre><span></span><code><span class="nb">rm </span><span class="nv">$Env:USERPROFILE</span><span class="p">\</span><span class="n">komorebi</span><span class="p">.</span><span class="n">json</span>
<span class="nb">rm </span><span class="nv">$Env:USERPROFILE</span><span class="p">\</span><span class="n">applications</span><span class="p">.</span><span class="n">json</span>
<span class="nb">rm </span><span class="nv">$Env:USERPROFILE</span><span class="p">\</span><span class="n">applications</span><span class="p">.</span><span class="n">yaml</span>
<span class="nb">rm </span><span class="nv">$Env:USERPROFILE</span><span class="p">\.</span><span class="n">config</span><span class="p">\</span><span class="n">whkdrc</span>
<span class="nb">rm </span><span class="n">-r</span> <span class="n">-Force</span> <span class="nv">$Env:LOCALAPPDATA</span><span class="p">\</span><span class="n">komorebi</span>
</code></pre></div>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

0 comments on commit ac13884

Please sign in to comment.