_ ___ __ _ _____ __ / |/ (_)___/ /_( )___ / ___/__ ___ / / ___ ____ / / / __/ '_//(_-< / (_ / _ \/ _ \/ _ \/ -_) __/ /_/|_/_/\__/_/\_\ /___/ \___/\___/ .__/_//_/\__/_/ /_/ .-[Tonight we're gonna party like it's 1993]-. Today's date and time: Fri Apr 18 23:49:02 UTC 2025 Thought of the day: When marriage is outlawed, only outlaws will have inlaws. ------------------------------------------------------------------------------ .-[Links to other Gopherspaces]-. ------------------------------------------------------------------------------ DIR gopher.floodgap.com - Huge list of Gopher servers DIR Gopherpedia - Gopher interface to Wikipedia DIR TEXTFILES.COM - Massive archive of BBS-era textfiles DIR Phlog Aggregator - updated as new phlogs are posted DIR SDF Phlog Aggregaor - as above, but for SDF users DIR baud.baby - Wonderfully chaotic collection of things strange and beautiful DIR gopher.black - A trove of random stuff ------------------------------------------------------------------------------ .-[Misc./General Files]-. ------------------------------------------------------------------------------ TEXT About Me TEXT My .zshrc Configuration file for the Z Shell - using antigen w/plugins TEXT Minimal .zshrc Cut-down Z shell config file used here on SDF TEXT My .gvimrc Somewhat over-wrought configuration for the VIM editor - MacVim w/PowerLine TEXT My .vimrc Cut-down vimrc for text mode ------------------------------------------------------------------------------ .-[Retrocomputing (VAX/VMS/UNIX/PDP Info]-. ------------------------------------------------------------------------------ TEXT VMS to UNIX Rosetta Stone Indispensable list of common UNIX commands and VMS equivalents TEXT My simh.ini file Configuration file for OpenVMS 7.3 w/TCPWare 6.0 on SIMH TEXT 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 TEXT DCL 'deltree' command for VMS DCL script to quickly delete an entire directory tree BIN DCLCOMPLETE.EXE <TAB> command line completion for DCL. Zipped (with attributes) VAX/VMS executable. BIN FLIST - terminal mode VMS file manager/browser VAX/VMS binary (zipped with attributes). By Thomas E. Dickey https://invisible-island.net/flist/flist.html BIN FLIST - C source code C source for above, unzip and use [.flist.src]build.com BIN 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. TEXT VAX/VMS Hacking by Entity of Corrupt Computing Canada Very detailed and informative file on the VMS operating system in general.