diff --git a/README.md b/README.md index 7495af9..6c1ff97 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@
-* **[bash scripts](shell_scripts)** +* **[shell scripts](shell_scripts)** * **[awk](awk)** * **[chef](chef)** * **[git](git)** diff --git a/vscode/README.md b/vscode/README.md index 1d41eb8..a74152d 100644 --- a/vscode/README.md +++ b/vscode/README.md @@ -1,4 +1,23 @@ -# Vscode plugins +## vscode + + +
+ + +### favorite themmes + + +* **[cyberpunk 2077 rebuild](https://marketplace.visualstudio.com/items?itemName=Carlos18mz.cyberpunk-2077-rebuild)** +* **[kauai](https://marketplace.visualstudio.com/items?itemName=diff001a.kawaii-theme)** + + +
+ +--- + +### cool plugins + +
* Auto Import * Code Spell Checker @@ -22,13 +41,16 @@ * Commitizen Support * styled-components -## Useful Shortcuts +
-* Open the terminal with: +---- + +
+ +### cool tricks + +
-``` -^` -``` * add this alias to your shell profile (e.g. `~/.zshrc`): ```