Skip to content

redxtech/zsh-media-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

media-sync

media-sync is a zsh plugin installs predefined "modules"

Installing

zinit

Add this to your zinit config (.zshrc):

zinit light redxtech/zsh-media-sync

# it also works with turbo mode:
zinit ice wait lucid
zinit load redxtech/zsh-media-sync

oh-my-zsh

Install it with your favourite zsh package manager, or clone it directly to your $ZSH_CUSTOM/plugins directory with git, and add zsh-media-sync to the plugins array in your .zshrc file:

plugins=(... zsh-media-sync)

Usage

TODO: write usage section in readme

Author

media-sync © Gabe Dunn, Released under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages