aboutsummaryrefslogtreecommitdiff
path: root/linuxRoom.html
diff options
context:
space:
mode:
Diffstat (limited to 'linuxRoom.html')
-rw-r--r--linuxRoom.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/linuxRoom.html b/linuxRoom.html
index 7e4e749..be1056a 100644
--- a/linuxRoom.html
+++ b/linuxRoom.html
@@ -57,7 +57,7 @@ table {
<tr>
<td>
- <h2><a href="index.html">Back to main page<a></h2>
+ <h2><a href="index.html">Back to main page</a></h2>
</td>
</tr>
</table>
@@ -317,14 +317,14 @@ table {
zsh has lots of cool things like vi keys and is somewhat compatable with bash to.<br/><br/>
For my zsh config to work you need powerline and nerd fonts which can be installed with:
- <ul>
- <li><code>sudo dnf install powerline</code></li>
- <li>
- Download a nerd font from the <a href="https://www.nerdfonts.com/font-downloads" target="_blank">nerd fonts site</a>.
- Personal I use hack font and configured neovim with it.
- </li>
- </ul>
</p>
+ <ul>
+ <li><code>sudo dnf install powerline</code></li>
+ <li>
+ Download a nerd font from the <a href="https://www.nerdfonts.com/font-downloads" target="_blank">nerd fonts site</a>.
+ Personal I use hack font and configured neovim with it.
+ </li>
+ </ul>
</td>
</tr>