]> git.pld-linux.org Git - packages/zsh.git/blob - zprofile
when completing ssh host always use both known_hosts and config; rel 3
[packages/zsh.git] / zprofile
1 # for login shell
2
3 setopt no_function_arg_zero
4 . /etc/profile
5 setopt function_arg_zero
This page took 0.073742 seconds and 3 git commands to generate.