Pinned Loading
-
Zero-dependency watcher for macOS se...
Zero-dependency watcher for macOS session lock/unlock events 1#!/bin/bash
2#
3# Watches for macOS session lock/unlock events and runs ~/.lock or ~/.unlock on change.
4#
5# Usage:
-
Fish script to open Git repo in VS Code
Fish script to open Git repo in VS Code 1function code-repo --description 'Open current Git repo in VSCode'
2if not type -q git
3echo "couldn't find command: git"
4return 1
5end
-
-
n8n-io/n8n
n8n-io/n8n PublicFair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
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.