Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
O
oh-my-zsh
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • JIRA
    • JIRA
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • github
  • oh-my-zsh
  • Repository

Switch branch/tag
  • oh-my-zsh
  • plugins
  • copydir
History Find file
Download source code
zip tar.gz tar.bz2 tar
Download this directory
zip tar.gz tar.bz2 tar
  • Marc Cornellà's avatar
    refactor(copydir)!: deprecate plugin in favor of `copypath` · 6f103629
    Marc Cornellà authored 3 years ago
    BREAKING CHANGE: the `copydir` plugin is deprecated. Instead of
    using `copydir`, use `copypath` which also supports copying
    the path of other files or directories specified.
    6f103629
Name
Last commit
Last update
..
README.md refactor(copydir)!: deprecate plugin in favor of `copypath` 3 years ago
copydir.plugin.zsh refactor(copydir)!: deprecate plugin in favor of `copypath` 3 years ago
README.md

copydir plugin

This plugin is deprecated. Use the copypath plugin instead.