Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ripta/dotfiles
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ripta/dotfiles
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: misc
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 19 files changed
  • 1 contributor

Commits on Jul 17, 2026

  1. Configuration menu
    Copy the full SHA
    062e323 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a845582 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7886fa0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    972aa4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c2e86a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f4e661d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a7f684 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d69630f View commit details
    Browse the repository at this point in the history
  9. policies: filter sandboxed outbound traffic via Squid proxy

    Drop unrestricted `(allow network-outbound)` from SBPL profiles and
    route HTTP(S) egress through a loopback Squid allowlist.
    
    `bin/crated` then exports HTTPS_PROXY/HTTP_PROXY and fails fast if Squid
    is unreachable. Adds policies/squid/{squid.conf,allowed.txt} seeded with
    common hosts.
    ripta committed Jul 17, 2026
    Configuration menu
    Copy the full SHA
    94fce8c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ec70400 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    554cb1f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    41a29a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2026

  1. wezterm: rely on OSC 133 zones to copy last command output to pasteboard

    The shorcuts ⌃⇧I, ⌃⇧O, and ⌃⇧Y copy the last input, output, or both.
    They read WezTerm's semantic zones, which need shell integration.
    ripta committed Jul 19, 2026
    Configuration menu
    Copy the full SHA
    23c3771 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c000ca View commit details
    Browse the repository at this point in the history
Loading