You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zsh/Functions
midchildan 36a2d5cfa4 52641: incarg: add a backward variant and make it repeatable 2 months ago
..
Calendar unposted: Fix broken case condition and "qualifer" typo 9 years ago
Chpwd
Compctl
Example
Exceptions
MIME 52240: use work-var $s not $suffix when setting flags 6 months ago
Math
Misc unposted: elaboration on Roman's "slurp" implementation from zsh-users 3 months ago
Newuser
Prompts 52145: Prompt theme with current time and abbreviated VCS_info. 5 months ago
TCP 36754: Functions/TCP: Tweak some usage output in the tcp_* functions 9 years ago
VCS_Info 51144, 51146: vcs_info git: stg: Extract patch descriptions 1 year ago
Zftp
Zle 52641: incarg: add a backward variant and make it repeatable 2 months ago
.cvsignore
.distfiles
README.zftp

README.zftp

The Zftp directory contains a set of functions acting as a front end to the
zftp command, provided as an add-on module.  They allow you to perform FTP
tasks from within the shell using as many of the shell's own facilities
as possible.  For more information, see the zshzftpsys manual page.