Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
8dbcc7c074
12
README.md
12
README.md
@ -48,6 +48,18 @@ Config files for:
|
|||||||
| Clipboard Active Window | <kbd>Ctrl</kbd> + <kbd>Super</kbd> + <kbd>PrtScr</kbd> |
|
| Clipboard Active Window | <kbd>Ctrl</kbd> + <kbd>Super</kbd> + <kbd>PrtScr</kbd> |
|
||||||
|
|
||||||
|
|
||||||
|
### ZSH global aliases
|
||||||
|
|
||||||
|
| Alias | Equals | Description |
|
||||||
|
|:------------------------|:-------------------------------------------------|:----------------------------|
|
||||||
|
| `git diff L` | `git diff \| less -R` | View stdout |
|
||||||
|
| `cat main.py S -S py` | `cat main.py \| highlight -O ansi --syntax py` | Highlight syntax |
|
||||||
|
| `redis-server BG` | `redis-server &>/dev/null &` | Run command in background |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a id="chapter-1"></a>
|
<a id="chapter-1"></a>
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user