Skip to content
View verityj's full-sized avatar

Block or report verityj

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 Loading

  1. verityj.github.io Public

    Optimize for happiness - making life easier with simple scripting. Grateful for everyone's encouragement and support!

    SCSS 4

  2. Remap Magic Keyboard Eject key to fo...
    1
    <?xml version="1.0" encoding="UTF-8"?>
    2
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    3
    <plist version="1.0">
    4
    <dict>
    5
        <key>Label</key>
  3. newer-app-cleaner Public

    Updated app-cleaner.sh for MacOS and iOS apps on Macs

    Python 1 1

  4. T-Mobile home internet Arcadyan gate...
    1
    # This script is tested to work with T-Mobile home internet Arcadyan router.
    2
    # Tested on Mac OS 13 Ventura with python 3.9.6.
    3
    
                  
    4
    # Purpose:
    5
    # Display current wifi information.
  5. Shell script: search in specified lo...
    1
    #!/bin/zsh
    2
    
                  
    3
    # Written by: VerityJ
    4
    # Published on: https://gist.github.com/verityj
    5
    #