Last active
February 3, 2026 18:58
-
-
Save ABooooo/ad46c514c05df0964b7e3fac073b90c9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| claude init > initialise the project | |
| claude -p "expalin this project" > hides the process and shows only result | |
| /resume > shows previous sessions | |
| claude -c > opens last session | |
| claude --dangerously-skip-permissions > all permissions are granted, confirmation will not be assked again | |
| /sandbox or docker sandbox run claude > will create a sandbox and limit claude access to computer outside of sandbox, important if using --dangeroulsy... settings | |
| 2x ESC btn clicks or /rewind rewinds the last changes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment