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
Copy file name to clipboardExpand all lines: .devcontainer/Readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ This helps avoid "it works on my machine" issues and simplifies onboarding for n
15
15
-**Host Home Directory Mount**: Mounts the host's home directory as read-only at `/mnt/hosthome` for easy access to configuration files and credentials.
16
16
-**Automatic Powerlevel10k Setup**: If a `.p10k.zsh` config is found in the host's home, it is copied and sourced automatically in the container.
17
17
-**Automatic Package Upgrades**: System packages are upgraded on container creation, including support for non-free packages.
18
-
-**Network Capabilities**: With this devcontainer setup is possible to perform networking actions, like creating linux network namespaces and new network interfaces.
18
+
-**Network Capabilities**: This devcontainer setup allows to carry out networking actions, such as creating Linux network namespaces and new network interfaces.
0 commit comments