Pinned Loading
-
VScode Bash script header template
VScode Bash script header template 1"Bash script header template": {
2"prefix": "bashhead",
3"body": [
4"#!/usr/bin/env bash",
5"#",
-
Firefox history extraction in real-t...
Firefox history extraction in real-time using rofi 1#!/bin/bash
23# Extracts today's Firefox link history and leverages Rofi
4# to present them to the user.
5 -
spotify_sink_identify_volume_changer
spotify_sink_identify_volume_changer PublicControl your local Spotify desktop client's volume from the commandline (Linux).
Python
-
tvlist
tvlist PublicLists current state of TV shows from either a predefined list (textfile), TV shows defined at the command line or search for a specific TV show. (CLI)
Go
-
Firefox user.js inclusion example
Firefox user.js inclusion example 1// Enable the use of userChrome.css and userContent.css
2user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true); // default is false
34// Disable Telemetry
5user_pref("browser.urlbar.trimURLs","false");
-
OH-MY-ZSH terminal theme
OH-MY-ZSH terminal theme 1# OH-MY-ZSH (https://ohmyz.sh/) terminal theme
23local black=$fg[black]
4local red=$fg[red]
5local blue=$fg[blue]
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.