This repository has been archived on 2023-11-14 . You can view files and clone it, but cannot push or open issues or pull requests.
e120838f8ac529331efd742f89cd6f656f306083
* `@testvm::cleanup`: Deletes (after optionally powering off) test VMs matching a pattern * `@testvm::connect`: Connects to test VM using SSH * `@testvm::delete`: Powers off and deletes a specific test VM * `@testvm::sftp`: Connects to a test VM using SFTP
Add this line to ~/.zshenv in order to use these ZSH configuration files
without copying/linking them to the "standard" paths:
export ZDOTDIR=${HOME}/.zsh
Description
Languages
Shell
100%