Skip to content
View siliconchaos's full-sized avatar

Block or report siliconchaos

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Execute command in new tmux pane or ... Execute command in new tmux pane or window
    1
    #!/bin/bash
    2
    #
    3
    # tmux-exec.sh - Execute a command in a new tmux pane
    4
    #
    5
    # Usage: tmux-exec.sh [-v|-h|-w] [-i|-p] <command> [args...]
  2. dot_zshrc dot_zshrc Public

    Simple Zsh dotfiles setup: the repo tracks ~/.zshrc and seeds local hook files you can edit without touching Git history.

    Shell

  3. fedora-bootstrap fedora-bootstrap Public

    Shell script to recreate my Fedora workstation. It is safe to rerun, skips GUI pieces when headless, and adjusts automatically inside containers.

    Shell

  4. install-lxc-iptag install-lxc-iptag Public

    Management script for lxc-iptag - adds convenience wrapper for installation, updates, and configuration

    Shell