add tbox alias
This commit is contained in:
@@ -210,6 +210,13 @@ toolbox create --distro arch
|
||||
toolbox enter arch-toolbox-latest
|
||||
```
|
||||
|
||||
I'd recommend adding this alias to your `.bashrc` to make things easier
|
||||
|
||||
```bash
|
||||
# Toolbox quick enter
|
||||
alias tbox='SHELL=zsh toolbox enter arch-toolbox-latest'
|
||||
```
|
||||
|
||||
### Custom image
|
||||
|
||||
I have a custom arch image based on the default arch-toolbox image. It installs some
|
||||
|
||||
Reference in New Issue
Block a user