git check-ignore
25 พฤษภาคม 2564
This command lets you debug if a certain file/path is ignored and, with the -v flag, it also shows you the matching exclude pattern (Docs).
This command lets you debug if a certain file/path is ignored and, with the -v flag, it also shows you the matching exclude pattern (Docs).
The --dangerously-skip-permissions flag lets Claude Code run commands and edit files without confirmation prompts. Typing it every time gets old fast.
To make sure a command (CLI) is using your NVIDIA GPU in GNU/Linux, you can use the environment variables \\NV\PRIME\RENDER\OFFLOAD=1 and \\GLX\VENDOR\LIBRARY\NAME=nvidiabefore your command.