Skip to content

Instantly share code, notes, and snippets.

@brettdavies
brettdavies / claude-code-additionalDirectories-workaround.md
Created October 23, 2025 20:31
Claude Code Workaround: Paths with Spaces in additionalDirectories

Claude Code Workaround: Paths with Spaces in additionalDirectories

Quick Reference

# 1. Create symlink (replace with your path)
ln -s "/path/with spaces/folder" ~/folder-link

# 2. Add to Claude Code (choose one method)
claude --add-dir ~/folder-link                    # CLI

Ubuntu 22.04 for Deep Learning

In the name of God

This gist contains steps to setup Ubuntu 22.04 for deep learning.


Install Ubuntu 22.04