mirror of
https://github.com/autistic-symposium/shell-whiz-toolkit.git
synced 2025-07-23 23:00:43 -04:00
move shell scripts and zsh and add fav vscode themes
This commit is contained in:
parent
8eb026b445
commit
40077637ce
2 changed files with 29 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
<br>
|
||||
|
||||
* **[bash scripts](shell_scripts)**
|
||||
* **[shell scripts](shell_scripts)**
|
||||
* **[awk](awk)**
|
||||
* **[chef](chef)**
|
||||
* **[git](git)**
|
||||
|
|
|
@ -1,4 +1,23 @@
|
|||
# Vscode plugins
|
||||
## vscode
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
### 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)**
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
---
|
||||
|
||||
### cool plugins
|
||||
|
||||
<br>
|
||||
|
||||
* Auto Import
|
||||
* Code Spell Checker
|
||||
|
@ -22,13 +41,16 @@
|
|||
* Commitizen Support
|
||||
* styled-components
|
||||
|
||||
## Useful Shortcuts
|
||||
<br>
|
||||
|
||||
* Open the terminal with:
|
||||
----
|
||||
|
||||
<br>
|
||||
|
||||
### cool tricks
|
||||
|
||||
<br>
|
||||
|
||||
```
|
||||
^`
|
||||
```
|
||||
* add this alias to your shell profile (e.g. `~/.zshrc`):
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue