_  ___     __  _        _____          __          
  / |/ (_)___/ /_( )___   / ___/__  ___  / /  ___ ____
 /    / / __/  '_//(_-<  / (_ / _ \/ _ \/ _ \/ -_) __/
/_/|_/_/\__/_/\_\ /___/  \___/\___/ .__/_//_/\__/_/   
                                 /_/                  
    .-[Tonight we're gonna party like it's 1993]-.

Today's date and time:
 Sun Nov 17 11:44:03 UTC 2024
Thought of the day:
 Get that cat out of here! 

------------------------------------------------------------------------------
.-[Links to other Gopherspaces]-.
------------------------------------------------------------------------------
gopher.floodgap.com - Huge list of Gopher servers
Gopherpedia - Gopher interface to Wikipedia
TEXTFILES.COM - Massive archive of BBS-era textfiles
Phlog Aggregator - updated as new phlogs are posted
SDF Phlog Aggregaor - as above, but for SDF users
baud.baby - Wonderfully chaotic collection of things strange and beautiful
gopher.black - A trove of random stuff
------------------------------------------------------------------------------
.-[Misc./General Files]-.
------------------------------------------------------------------------------
About Me
My .zshrc
Configuration file for the Z Shell - using antigen w/plugins
Minimal .zshrc
Cut-down Z shell config file used here on SDF
My .gvimrc
Somewhat over-wrought configuration for the VIM editor - MacVim w/PowerLine
My .vimrc
Cut-down vimrc for text mode

------------------------------------------------------------------------------
.-[Retrocomputing (VAX/VMS/UNIX/PDP Info]-.
------------------------------------------------------------------------------
VMS to UNIX Rosetta Stone
Indispensable list of common UNIX commands and VMS equivalents
My simh.ini file
Configuration file for OpenVMS 7.3 w/TCPWare 6.0 on SIMH
DCL 'cd' command for VMS
Full-featured directory changer. From an old issue of Phrack Magazine
by The Mentor.
Install it somewhere convenient and put something like this in your
LOGIN.COM or SYS$STARTUP:SYLOGIN.COM to use it systemwide:
$ CD :== @DISK:[DIRECTORY]CD.COM
DCL 'deltree' command for VMS
DCL script to quickly delete an entire directory tree
DCLCOMPLETE.EXE
 command line completion for DCL. Zipped (with attributes) VAX/VMS executable.
FLIST - terminal mode VMS file manager/browser
VAX/VMS binary (zipped with attributes). By Thomas E. Dickey
https://invisible-island.net/flist/flist.html
FLIST - C source code
C source for above, unzip and use [.flist.src]build.com
iTerm2 items for DEC VT simulation
Font and colorscheme for iTerm2 (macOS) for simulation of a DEC VT console.
To install, create a profile (optimally running SIMH on opening), import
DECTTY.itermcolors and install and choose the Glass_TTY_VT220.ttf font.
VAX/VMS Hacking by Entity of Corrupt Computing Canada
Very detailed and informative file on the VMS operating system in general.