Skip to content
View spicyjack's full-sized avatar
Block or Report

Block or report spicyjack

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Atari-8bit Atari-8bit Public

    A collection of 8-bit Atari (Atari 400/800/800xl/etc.) tools and documentation

    HTML 8 2

  2. public public Public

    Public projects and code snippets

    Vim Script 6 5

  3. dungeon_src dungeon_src Public

    Random Dungeon Design: The Secret Workings of Jamis Buck's Dungeon Generator

    C 5

  4. perl-scripts perl-scripts Public

    Perl scripts I either wrote or borrowed from somewhere

    Perl 1 2

  5. plugins.vim plugins.vim Public

    VIM plugins that I've collected from different places, and put in a Pathogen-friendly format

    Vim Script 1

  6. .gdbinit .gdbinit
    1
    define hook-quit
    2
        set confirm off
    3
    end
    4
    target remote :3333
    5
    load