Skip to content

Instantly share code, notes, and snippets.

View cnu's full-sized avatar
🤖
Augmented Coding

Srinivasan Rangarajan cnu

🤖
Augmented Coding
View GitHub Profile
@allankayan
allankayan / swap-to-vicinae.sh
Created November 1, 2025 17:43
Omarchy: Install Vicinae and Replace Default App Launcher/Emoji Picker
#!/bin/bash
# --- Configuration Variables ---
HYPR_CONFIG_DIR="$HOME/.config/hypr"
AUTOSTART_FILE="$HYPR_CONFIG_DIR/autostart.conf"
BINDINGS_FILE="$HYPR_CONFIG_DIR/bindings.conf"
echo "=========================================="
echo " Vicinae Hyprland Installation Script"
echo "=========================================="
@digitalknk
digitalknk / openclaw-guide.md
Last active April 24, 2026 19:27
Running OpenClaw Without Burning Money, Quotas, or Your Sanity

🚨 This guide has moved 🚨

The OpenClaw guide is now maintained as a proper repository with better structure and actionable examples.

New location: https://github.com/digitalknk/openclaw-runbook

⚠️ The gist version will no longer be updated. The repo includes:

  • Streamlined narrative guide
  • Copy-paste example templates
  • VPS setup instructions