Skip to content

zdharma-continuum/zsnapshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zsnapshot

Plugin that provides zsnapshot command which dumps current ZSH state into a file, for restoration by sourcing the file

Installation

Add zinit load zdharma-continuum/zsnapshot to your .zshrc file. Zinit will handle cloning the plugin for you automatically the next time you start zsh.

Adding antigen bundle zdharma-continuum/zsnapshot to your .zshrc file. Antigen will handle cloning the plugin for you automatically the next time you start zsh. You can also add the plugin to a running zsh with antigen bundle zdharma-continuum/zsnapshot for testing before adding it to your .zshrc.

  1. cd ~/.oh-my-zsh/custom/plugins
  2. git clone https://github.com/zdharma-continuum/zsnapshot.git
  3. Add zsnapshot to your plugin list

Add zgen load zdharma-continuum/zsnapshot to your .zshrc file in the same function you're doing your other zgen load calls in.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages