fix(zsh): use correct *box script for name
Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
parent
044d0e42ab
commit
f59e074ef8
3 changed files with 4 additions and 4 deletions
roles/shell/zsh/files
|
@ -42,7 +42,7 @@ style = "cyan"
|
|||
[custom.toolbox]
|
||||
when = "ls /run/.containerenv"
|
||||
symbol = " "
|
||||
command = "~/.local/bin/toolbox_name"
|
||||
command = "~/.local/bin/boxname"
|
||||
format = "in [$symbol($output )]($style)"
|
||||
style = "bold purple"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue