about summary refs log tree commit diff homepage
path: root/index.html
blob: b3d71a6a39a16e9226935956a65b0a3c5b884177 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<title>Route 22 to ascii.town</title>
<p>
Hey there, friend. This should get you there.
<p>
<a href="ssh://torus@ascii.town"><code>ssh torus@ascii.town</code></a>
<p>
Or you can just come and chat.
<p>
<a href="ssh://chat@ascii.town"><code>ssh chat@ascii.town</code></a>
<p>
You can also take a detour and play NetHack.
<p>
<a href="ssh://nethack@ascii.town"><code>ssh nethack@ascii.town</code></a>
/td>June McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe