summaryrefslogtreecommitdiffstats
path: root/contrib/zsh-completion
AgeCommit message (Collapse)AuthorFilesLines
2014-03-01Update zsh-completion for netctl-autoMatt Bray1-8/+15
2013-02-05Move the location for profilesJouke Witteveen1-1/+1
Old location: /etc/network.d New location: /etc/netctl This should ease migration from netcfg and is a better path anyway.
2013-02-01Improve completionJouke Witteveen1-0/+64
- Add Bash completion for netctl-auto and wifi-menu - Add full (but basic) zsh completion
2012-12-28Forking netcfg to netctl (1/2)Jouke Witteveen1-52/+0
This commit contains the moving of files.
2012-04-10Remove multi-version supportJouke Witteveen1-1/+1
Having multiple versions of netcfg around is not supported.
2012-03-12Rename -i parameter to -DJouke Witteveen1-1/+1
-i is not a very cool parameter for downing an interface. Change it to -D so that it mirrors -R in the sense that a capital is used for interface-based actions. The old behaviour is kept (undocumented) for backward compatibility. Also a typo (iface-recont should have been iface-recon) is fixed. Lastly some restrictions on profile naming are included in the documentation. The "should not start with '@'" is only for usage with net-profiles.
2012-03-04Completion brought up to dateJouke Witteveen1-26/+30
2011-06-11Change STATE_DIR from /var/run to /runRémy Oudompheng1-2/+2
2010-11-21FS#19823 - Improve zsh completion supportJames Rayner1-1/+26
2009-11-18FS#13418,FS#12505 - add zsh/bash completionJames Rayner1-0/+23