GIF89a;
Direktori : /usr/share/zsh/5.0.2/functions/ |
Current File : //usr/share/zsh/5.0.2/functions/VCS_INFO_get_data_cdv |
## vim:ft=zsh ## codeville support by: Frank Terbeck <ft@bewatermyfriend.org> ## Distributed under the same BSD-ish license as zsh itself. setopt localoptions NO_shwordsplit local cdvbase cdvbase=${vcs_comm[basedir]} rrn=${cdvbase:t} VCS_INFO_formats '' "${cdvbase:t}" "${cdvbase}" '' '' '' '' return 0