mirror of
https://github.com/notwa/rc
synced 2025-02-05 07:43:22 -08:00
regenerate readme
This commit is contained in:
parent
1baf7f16b3
commit
b9dc277e37
1 changed files with 7 additions and 0 deletions
|
@ -177,6 +177,12 @@ $ cd && busiest | head -n3
|
||||||
21042 play
|
21042 play
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### [clash](/sh/clash#L4)
|
||||||
|
|
||||||
|
run a command through 9 different shells.
|
||||||
|
|
||||||
|
only returns false when no arguments are given.
|
||||||
|
|
||||||
### [colors](/sh/colors#L4)
|
### [colors](/sh/colors#L4)
|
||||||
|
|
||||||
display all combinations of foreground and background terminal colors.
|
display all combinations of foreground and background terminal colors.
|
||||||
|
@ -1075,6 +1081,7 @@ copy files in a plain way using rsync. affected by umask.
|
||||||
| [bin](#bin) | zsh | ✔️ | ✔️ | ✔️ | ✔️ |
|
| [bin](#bin) | zsh | ✔️ | ✔️ | ✔️ | ✔️ |
|
||||||
| [burl](#burl) | bash | ✔️ | ✔️ | ✔️ | ✔️ |
|
| [burl](#burl) | bash | ✔️ | ✔️ | ✔️ | ✔️ |
|
||||||
| [busiest](#busiest) | zsh | ✔️ | ⭕ | ⭕ | ⭕ |
|
| [busiest](#busiest) | zsh | ✔️ | ⭕ | ⭕ | ⭕ |
|
||||||
|
| [clash](#clash) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ |
|
||||||
| [colors](#colors) | bash | ✔️ | ✔️ | ⭕ | ⭕ |
|
| [colors](#colors) | bash | ✔️ | ✔️ | ⭕ | ⭕ |
|
||||||
| [colors2](#colors2) | bash | ✔️ | ✔️ | ✔️ | ✔️ |
|
| [colors2](#colors2) | bash | ✔️ | ✔️ | ✔️ | ✔️ |
|
||||||
| [compile](#compile) | zsh | ✔️ | ⭕ | ⭕ | ⭕ |
|
| [compile](#compile) | zsh | ✔️ | ⭕ | ⭕ | ⭕ |
|
||||||
|
|
Loading…
Add table
Reference in a new issue