Pinned Loading
-
macOS-context-menu-actions
macOS-context-menu-actions PublicCustom Actions for Langui.net's Context Menu Actions macOS finder extension
-
set file-associations on macOS: ~/.c...
set file-associations on macOS: ~/.config/duti/defaults.duti 1# duti settings file
2# src: https://gist.github.com/apfelchips/0073cb3e8d186115f590d318998c1025
34# mkdir -p "${XDG_CONFIG_HOME:-$HOME/.config}/duti/" && curl -L "https://git.io/JRtzH" -o "${XDG_CONFIG_HOME:-$HOME/.config}/duti/default.duti"5# duti-apply wrapper: alias duti-apply='duti -v "${XDG_CONFIG_HOME:-$HOME/.config}/duti"' -
Make Windows behave more like macOS,...
Make Windows behave more like macOS, for best results remap modifier keys with registry / sharpkeys. AHK script has to run as Administrator to work on System Windows / Apps running as Administrator 1#Requires AutoHotkey v2.0
2#SingleInstance force
3;#Persistent https://www.autohotkey.com/docs/commands/_Persistent.htm4;#InstallKeybdHook ; see: https://www.autohotkey.com/docs/v1/lib/_HotkeyModifierTimeout.htm5;#NoTrayIcon -
-
BASH helpers / backports / shims
BASH helpers / backports / shims 1#!/usr/bin/env bash2set -euo pipefail34IFS=$'\n\t'5SCRIPT_DIR=$(realpath -- $(dirname -- $0))
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.



