Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
b0824b8eb8
@ -57,7 +57,12 @@ Config files for:
|
||||
| `redis-server BG` | `redis-server &>/dev/null &` | Run command in background |
|
||||
|
||||
|
||||
|
||||
You can add your files to the `~/.subbash/bashrc.d` for bash or `~/.subzsh/zshrc.d` for zsh directory so that they automatically run in ascending order when you open a terminal.
|
||||
Example:\
|
||||
`~/.subbash/bashrc.d/01_hello.sh`
|
||||
```bash
|
||||
echo "Hello $USER!"
|
||||
```
|
||||
|
||||
|
||||
<a id="chapter-1"></a>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user