Search Results
Search Results
Query: bash
Found 35 results
-
Bash cheat sheet
documents/dev/Bash cheat sheet.md# Bash Cheatsheet ## Common * moving * `ctrl+a` beginning of linโฆ -
vercel-skip-deploy-for-one-commit
_private/qwestly-docs/CI-CD/vercel-skip-deploy-for-one-commit.mdโฆn `[skip deploy]` appears in the latest commit message: ```bash git log -1 --pretty=oneline --abbrev-commit | grep -w "\[skโฆ -
Code Contribution Workflow
_private/qwestly-docs/Engineering/Code Contribution Workflow.mdโฆitHub CLI Setup ### Installation #### macOS (Homebrew) ```bash brew install gh ``` #### macOS (MacPorts) ```bash sudo porโฆ -
Git-Hooks-Auto-Install
_private/qwestly-docs/Engineering/Git-Hooks-Auto-Install.mdโฆn `package.json`: ```json { "scripts": { "prepare": "bash ./scripts/install-git-hooks.sh" } } ``` ## Step 2: Add aโฆ -
Log Shipping System
_private/qwestly-docs/Engineering/Monitoring/Log Shipping System.mdโฆble via the Monitoring API for on-demand log collection: ```bash curl -X POST https://qwestly-monitoring-api.vercel.app/api/โฆ -
monitoring-api
_private/qwestly-docs/Engineering/Monitoring/monitoring-api.mdโฆs logged for monitoring ## Development ### Local Setup ```bash cd /Users/dominick/Work/qwestly-workspace/qwestly-monitorinโฆ -
status-dashboard
_private/qwestly-docs/Engineering/Monitoring/status-dashboard.mdโฆeout with user feedback ## Development ### Local Setup ```bash cd /Users/dominick/Work/qwestly-workspace/qwestly-monitorinโฆ -
Onboarding
_private/qwestly-docs/Engineering/Onboarding.mdโฆ**Clone repositories** (you'll need access to each): ```bash cd ~/Work/qwestly-workspace/ git clone git@github.comโฆ -
external-jobs-search-api
_private/qwestly-hire-docs/external-jobs-search-api.mdโฆge>", "details": "<message>" }`. | #### Example (curl) ```bash curl -sS \ -H "Authorization: Bearer YOUR_HIRE_APP_API_KEโฆ -
browser-automation
_private/qwestly-private-docs/SOC2/browser-automation.mdโฆcurate. ## Troubleshooting ### Browser Already in Use ```bash pkill -f "mcp-chrome" ``` Then retry. ### Button Click Haโฆ -
CLAUDE
_private/qwestly-private-docs/SOC2/CLAUDE.mdโฆrowser is already in use"`, kill the lingering process: ```bash pkill -f "mcp-chrome" ``` Then retry the operation. ### Sโฆ -
Log Management Control Matrix
_private/qwestly-private-docs/SOC2/log-management/Log Management Control Matrix.mdโฆnagement Procedures:** 1. **Continuous Monitoring:** ```bash # Automated health checks every 5 minutes curl -f httโฆ -
Log Management Retention
_private/qwestly-private-docs/SOC2/log-management/Log Management Retention.mdโฆeness ### 1. Automated Testing **Daily Verification:** ```bash # Automated tests run daily python ship_logs.py testโฆ -
deepseek
AI/deepseek.mdโฆodel-provided All Claude Code tools (file read/edit/write, bash, glob, grep, git, agents, cron, skills, etc.) are providedโฆ -
reasonix
AI/reasonix.mdโฆonal interface with no codebase access. ## Quick start ```bash cd my-project npx reasonix code # paste a DeepSeek API keโฆ -
Stable Diffusion
AI/Stable Diffusion.mdโฆianus mandelbulb of ay eye within a castl ## Stack 2x2 ```bash ffmpeg -i 1.jpg -i 2.jpg -i 3.jpg -i 4.jpg -lavfi "xstack=iโฆ -
workspace-harness
AI/workspace-harness.mdโฆAgent session data, scratch pads | --- ## Quick Start ```bash # 1. Clone the workspace meta-repo git clone <workspace-urlโฆ -
Avante Neovim
documents/dev/Avante Neovim.mdโฆvariable at Neovim startup. ### Shell aliases (`~/.extras.bash`) ```bash alias vim-cursor="AVANTE_PROVIDER=cursor nvim" aโฆ -
gog
documents/dev/gog.mdโฆs, Docs, and Sheets from the terminal. ## Installation ```bash brew install gogcli/tap/gogcli ``` ## OAuth Setup ### GCPโฆ -
memo
documents/dev/memo.mdโฆby OpenClaw via the apple-notes skill. ## Installation ```bash brew tap antoniorodr/memo brew install antoniorodr/memo/memโฆ -
nginx
documents/dev/nginx.mdโฆ- Username: `dom` - Password: `cannon` ## serve folder ```bash server { listen 80; server_name localhost; root /home/doโฆ -
S3
documents/dev/snippets/aws/S3.md# AWS S3 ## Sync Script ```bash #!/bin/sh # # Usage: joysync [options] # joysync watโฆ -
SSH cheat sheet
documents/dev/SSH cheat sheet.mdโฆam.com 'cat >> /home/dominick/test.txt'` ## rsync watch ```bash ODESZA_PATH_LOCAL='/Users/dominip/Work/odesza/' ODESZA_PATHโฆ -
Termux
documents/dev/Termux.mdโฆ//raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash nvm install v18 nvm use v18 nvm i -g yarn # https://coder.โฆ -
Unix Disk Utility
documents/dev/Unix Disk Utility.mdโฆ1` ## Automount List drives `sudo blkid` look for UUID ```bash dev/sda1: LABEL="Samsung_T5" UUID="50B7-8594" TYPE="exfat"โฆ -
Unix fix network manager
documents/dev/Unix fix network manager.mdโฆb.com/DennisPohlmann/7a8cfbfa4f432c238728e44f81d8b128)]) ```bash [keyfile] unmanaged-devices=none ``` Then: * `systemctl reโฆ -
Windows
documents/dev/Windows.mdโฆcriptsync python server.py%* pause exit /b ``` ## Venv ```bash virtualenv --python /c/Users/domin/AppData/Local/Programs/Pโฆ -
Mac-display
documents/devices/Mac-display.mdโฆacer 1. Install Homebrew if not yet installed ```sh /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrewโฆ -
Steam Deck
documents/devices/Steam Deck.mdโฆ## Yay Allow to write over file system (steam os block) ```bash sudo steamos-readonly disable` ``` Ensure we have the keysโฆ -
zmk
documents/keyboards/zmk.mdโฆts\Activate.ps1 # powershell .venv\Scripts\activate.bat # bash pip install west # initialize in app folder west init -lโฆ -
shortcuts
documents/shortcuts.mdโฆBrowser Tab ## Scripts ### Dynamic Nginx Port Exposer A bash script for exposing local ports via dynamic nginx subdomainโฆ -
AI-powered-development
presentations/AI-powered-development.mdโฆTool Dispatch โ โ โ โ (reason) โโโโโโ Loop โโโโโโ (bash, read, โ โ โ โโโโโโโโโโโโ โโโโโโโโโโโโ โ writโฆ -
qwestly-keys
projects/Qwestly/qwestly-keys.mdโฆnt Secret: `WPL_AP1.dGnNkF2KDrkhmEhT.8OYJUg==` ## Keys ```bash LANGSMITH_API_KEY=lsv2_pt_7c6977de59bc4accbb9f68c7c8f11026_โฆ -
openclaw
services/openclaw.mdโฆor managing the gateway daemon. ### Gateway Management ```bash openclaw gateway status openclaw gateway start openclaw gatโฆ -
mongodb-index-update-strategy-and-method
_private/qwestly-hire-docs/mongodb-index-update-strategy-and-method.md# MongoDB index update โ strategy and scripts **Purpose:** *when* to sync indexes, *how* to run or add scripts, and *constraints* so implementations stay consistent with this repo. --- ## Mongodb I