mirror of
https://github.com/autistic-symposium/shell-whiz-toolkit.git
synced 2025-07-25 23:55:30 -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>
|
<br>
|
||||||
|
|
||||||
* **[bash scripts](shell_scripts)**
|
* **[shell scripts](shell_scripts)**
|
||||||
* **[awk](awk)**
|
* **[awk](awk)**
|
||||||
* **[chef](chef)**
|
* **[chef](chef)**
|
||||||
* **[git](git)**
|
* **[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
|
* Auto Import
|
||||||
* Code Spell Checker
|
* Code Spell Checker
|
||||||
|
@ -22,13 +41,16 @@
|
||||||
* Commitizen Support
|
* Commitizen Support
|
||||||
* styled-components
|
* styled-components
|
||||||
|
|
||||||
## Useful Shortcuts
|
<br>
|
||||||
|
|
||||||
* Open the terminal with:
|
----
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
### cool tricks
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
```
|
|
||||||
^`
|
|
||||||
```
|
|
||||||
* add this alias to your shell profile (e.g. `~/.zshrc`):
|
* add this alias to your shell profile (e.g. `~/.zshrc`):
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue