Skip to content

Instantly share code, notes, and snippets.

View loweryaustin's full-sized avatar

Austin Lowery loweryaustin

View GitHub Profile
@loweryaustin
loweryaustin / qutebrowser-live-reload.sh
Last active February 8, 2023 09:13
Qutebrowser Live Reload UserScript - Enables automatic web page reloads in Qutebrowser for faster, easier, local web development
#!/bin/bash
######
#
# The MIT License (MIT)
#
# Copyright (c) 2021 Austin Lowery
#
# Permission is hereby granted, free of charge, to any person obtaining a copy of
# this software and associated documentation files (the "Software"), to deal in