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
| # Note: for this to do anything, use my starter Dockerfile config (https://gist.github.com/arctic-hen7/10987790b86360820e2790650e289f0b) | |
| # This file contains ZSH configuration for your shell when you interact with a container | |
| # (we wouldn't want any boring `sh` now would we?) | |
| # Please feel free to set up your own ZSH config in here! | |
| # It gets mapped to your `.zshrc` for the root user in the container | |
| # Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc. | |
| # Initialization code that may require console input (password prompts, [y/n] | |
| # confirmations, etc.) must go above this block; everything else may go below. |
NewerOlder