358
edits
No edit summary |
|||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{Outdated}} | |||
This page contains information on how to customise your .zsh shell account. | This page contains information on how to customise your .zsh shell account. | ||
| Line 138: | Line 140: | ||
So say I'm the only person in your .friends file whose username begins with "c". Typing "ps -fU | So say I'm the only person in your .friends file whose username begins with "c". Typing "ps -fU r<-TAB->" will auto-complete to "ps -fU receive" (NB* this will also work for an alias of that command if you have one set). This can be convenient if you have a list of commands that you use on a regular basis for which aliases would be unsuitable. | ||
zsh message (exporting ARGV0) | zsh message (exporting ARGV0) | ||
| Line 179: | Line 181: | ||
If you have any problems or mess something up and need help, just talk to [[Helpdesk]]. | If you have any problems or mess something up and need help, just talk to [[Helpdesk]]. | ||
[[Category:Helpdesk]] | |||
[[Category:Software]] | |||