~iany/ Menu
  • Series
  • Tags
  1. Home
  2. Tags
  3. Tool

Tool

A collection of 2 articles

Fix Claude Desktop PATH with CLAUDE_ENV_FILE

Claude Code runs tools and shell commands on your behalf. Launched from a terminal, the CLI inherits your shell environment and everything just works. But under Claude Desktop, Claude Code is spawned from a GUI/desktop session that never sourced your interactive shell config—so if you rely on version managers like mise, asdf, or nix, the tools they install may not be on Claude’s PATH. The fix is a single setting: CLAUDE_ENV_FILE.

Updated Jul 01, 2026  •  3 min read

Minimize any window into system tray in Windows

There are two apps both work for me in scoop extras bucket. scoop bucket add extras scoop install rbtray traymond They both require running their background process first. Rbtray minimizes a window into system tray by right clicking the window minimization button, while traymond us shortcuts Win + Shift + Z。

Updated Nov 19, 2025  •  1 min read

© 2026  •  ~iany/  •  CC-BY-SA 4.0