configs/smug: use full smug command vs alias
This commit is contained in:
parent
cca22f84e0
commit
9bd0ae9ab0
@ -48,7 +48,7 @@ in
|
||||
];
|
||||
panes = [
|
||||
{
|
||||
commands = [ "mosh pwntie 'cistart'" ];
|
||||
commands = [ "mosh pwntie 'smug -f /etc/smug/ci.yml start'" ];
|
||||
}
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user