Skip to content

Instantly share code, notes, and snippets.

View ChristianSilvermoon's full-sized avatar
💭
I'm a little horse :)

Krissy Silvermoon ChristianSilvermoon

💭
I'm a little horse :)
View GitHub Profile
@ChristianSilvermoon
ChristianSilvermoon / ps5triggers.sh
Last active October 22, 2024 15:40
Basic Script for controling a DualSense's Dynamic Trigger behavior. Can wrap another command.
#!/bin/bash
# ps5triggers
#
# This script is intended as a cozy way to manipulate
# the behavior of the DualSense's triggers using
# 'dualsensectl'
#
# It can either set behavior and exit
#
# OR
@ChristianSilvermoon
ChristianSilvermoon / web-link-handler.sh
Created October 4, 2024 22:10
A script to open certain kinds of links with certain programs