Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
Please delete options that are not relevant.
| { | |
| // Use IntelliSense to learn about possible attributes. | |
| // Hover to view descriptions of existing attributes. | |
| // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 | |
| "version": "0.2.0", | |
| "configurations": [ | |
| { | |
| "name": "auto", | |
| "type": "auto-debug", | |
| "request": "launch", |
delete multiple lines shift + v --> d tldr cheat.sh mycli iredis navi bat
| docker run --name adguardhome\ | |
| --restart unless-stopped\ | |
| -v ~/Development/adguardhome:/opt/adguardhome/work\ | |
| -v ~/Development/adguardhome:/opt/adguardhome/conf\ | |
| -p 53:53/tcp -p 53:53/udp\ | |
| -p 67:67/udp -p 68:68/udp\ | |
| -p 3000:3000/tcp\ | |
| -p 853:853/tcp\ | |
| -p 784:784/udp -p 853:853/udp -p 8853:8853/udp\ | |
| -p 5443:5443/tcp -p 5443:5443/udp\ |
| # Fig pre block. Keep at the top of this file. | |
| [[ -f "$HOME/.fig/shell/zshrc.pre.zsh" ]] && builtin source "$HOME/.fig/shell/zshrc.pre.zsh" | |
| # If you come from bash you might have to change your $PATH. | |
| # export PATH=$HOME/bin:/usr/local/bin:$PATH | |
| # Path to your oh-my-zsh installation. | |
| export ZSH="$HOME/.oh-my-zsh" | |
| # Set name of the theme to load --- if set to "random", it will | |
| # load a random theme each time oh-my-zsh is loaded, in which case, |
| glow | |
| grex | |
| lazydocker | |
| fx | |
| opencommit | |
| openterminal |
| └── AmazonBedrock | |
| └── anthropic | |
| ├── 00_Tutorial_How-To.ipynb | |
| ├── 01_Basic_Prompt_Structure.ipynb | |
| ├── 02_Being_Clear_and_Direct.ipynb | |
| ├── 03_Assigning_Roles_Role_Prompting.ipynb | |
| ├── 04_Separating_Data_and_Instructions.ipynb | |
| ├── 05_Formatting_Output_and_Speaking_for_Claude.ipynb | |
| ├── 06_Precognition_Thinking_Step_by_Step.ipynb | |
| ├── 07_Using_Examples _Few-Shot_Prompting.ipynb |