diff --git a/chef/README.md b/chef/README.md
index 55a1264..65a80f4 100644
--- a/chef/README.md
+++ b/chef/README.md
@@ -1,4 +1,6 @@
-## Chef Commands
+## chef commands
+
+
Roles contain recipes:
diff --git a/shell/bashrc b/shell/bashrc
index 5e71a36..9fc7372 100644
--- a/shell/bashrc
+++ b/shell/bashrc
@@ -1,5 +1,5 @@
######################################################
-# mia's .bashrc (partially modified for publishing)
+# BT3GL's .bashrc (partially modified for publishing)
######################################################
#
##
diff --git a/shell/profile b/shell/profile
index d19631d..b59cc98 100644
--- a/shell/profile
+++ b/shell/profile
@@ -147,7 +147,7 @@ function sanitize() { chmod -R u=rwX,g=rX,o= "$@" ;}
export PATH="/usr/local/opt/openssl/bin:$PATH"
# The next line updates PATH for the Google Cloud SDK.
-if [ -f '/Users/mia/Desktop/google-cloud-sdk/path.bash.inc' ]; then . '/Users/mia/Desktop/google-cloud-sdk/path.bash.inc'; fi
+if [ -f '/google-cloud-sdk/path.bash.inc' ]; then . '/Users/mia/Desktop/google-cloud-sdk/path.bash.inc'; fi
# The next line enables shell command completion for gcloud.
-if [ -f '/Users/mia/Desktop/google-cloud-sdk/completion.bash.inc' ]; then . '/Users/mia/Desktop/google-cloud-sdk/completion.bash.inc'; fi
+if [ -f '/google-cloud-sdk/completion.bash.inc' ]; then . '/Users/mia/Desktop/google-cloud-sdk/completion.bash.inc'; fi
diff --git a/shell/zsh/README.md b/shell/zsh/README.md
index 6f5452f..ee1db03 100644
--- a/shell/zsh/README.md
+++ b/shell/zsh/README.md
@@ -1,3 +1,9 @@
## zsh
+
+
+### cool plugins
+
+
+
* [spaceship plugin](https://github.com/denysdovhan/spaceship-prompt).
diff --git a/vscode/README.md b/vscode/README.md
index a74152d..7b68ea3 100644
--- a/vscode/README.md
+++ b/vscode/README.md
@@ -4,7 +4,7 @@
-### favorite themmes
+### favorite themes
* **[cyberpunk 2077 rebuild](https://marketplace.visualstudio.com/items?itemName=Carlos18mz.cyberpunk-2077-rebuild)**