Archived
1
0
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.
Dustin C. Hatch e120838f8a functions: Add test vm functions
* `@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
2020-04-03 16:10:29 -05:00
2017-01-16 14:11:15 -06:00
2017-01-16 14:11:15 -06:00
2017-01-15 17:07:00 -06:00

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
Dustin's ZSH configuration
Readme 28 KiB
Languages
Shell 100%