358
edits
mNo edit summary |
No edit summary |
||
| (2 intermediate revisions by 2 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 181: | Line 183: | ||
[[Category:Helpdesk]] | [[Category:Helpdesk]] | ||
[[Category:Software]] | |||