# zshrc/00_varsetup # # set up global variables # # Copyright © 2011 Tobias Klauser # Released under the terms of the Artistic Licence 2.0 # # Source repository: git://git.distanz.ch/dotfiles/zsh.git # automatically remove duplicates from these arrays typeset -gU path cdpath fpath manpath fignore typeset -ga preexec_functions typeset -ga precmd_functions typeset -ga chpwd_functions # vim:ft=zsh it' title='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-28greybus: es2: fix arpc active-list corruptionJohan Hovold1-1/+1
2016-07-28greybus: es2: fix arpc error messageJohan Hovold1-2/+2
2016-07-28greybus: es2: fix arpc response-allocation error handlingJohan Hovold1-1/+1
2016-07-28greybus: replace Ara referencesJohan Hovold