You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zsh 5.8.1 (aarch64-unknown-linux-gnu)
Linux 787ced156b71 5.15.49-linuxkit #1 SMP PREEMPT Tue Sep 13 07:51:32 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux
Ubuntu 22.04 on VSCode Dev Container Preview build
Configuration
.zshrc
source $HOME/.zsh/bundle/bin/antigen.zsh
antigen use oh-my-zsh # Load the oh-my-zsh's library.
antigen theme agnoster # Load the theme.
antigen apply # Tell antigen that you're done.
More information
Screenshot or any other information you may find relevant to troubleshoot the issue.
The text was updated successfully, but these errors were encountered:
ridhwaans
changed the title
ZSH theme not working in VSCode Dev container
ZSH theme not working in VSCode Dev container Integrated Terminal
Apr 6, 2023
Description
Using https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers
Not sure if it is a permissions/vscode issue
Steps to reproduce
Minimal steps to reproduce this behavior. Example:
~/.zshrc
filesource ~/.zshrc
Expected behavior:
Should see ohmyzsh theme and powerline color prompt
Actual behaviour:
Software version
Antigen develop (d1dd78b)
Revision date: 2018-01-15 14:37:21 -0300
zsh 5.8.1 (aarch64-unknown-linux-gnu)
Linux 787ced156b71 5.15.49-linuxkit #1 SMP PREEMPT Tue Sep 13 07:51:32 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux
Ubuntu 22.04 on VSCode Dev Container Preview build
Configuration
.zshrc
More information
Screenshot or any other information you may find relevant to troubleshoot the issue.
The text was updated successfully, but these errors were encountered: