zsh: switch: pass through args
This commit is contained in:
@@ -186,7 +186,7 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
function switch() {
|
function switch() {
|
||||||
~/nixos/scripts/deploy
|
~/nixos/scripts/deploy "$@"
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user