This repository has been archived on 2022-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
prezto/modules/utility
2012-06-10 20:04:55 -04:00
..
functions [#149] Simplify diff, wdiff, make 2012-06-10 20:04:55 -04:00
init.zsh [#149] Remove unnecessary if statements 2012-06-10 20:04:55 -04:00
README.md Improve diction in documentation 2012-06-02 17:17:12 -04:00

Utility

Defines additional utility functions.

Aliases

  • http-serve serves a directory via HTTP.
  • pmine displays user owned processes status.

Functions

  • mkdcd makes a directory and changes to it.
  • cdls changes to a directory and lists its contents.
  • pushdls pushes an entry onto the directory stack and lists its contents.
  • popdls pops an entry off the directory stack and lists its contents.
  • slit prints columns 1, 2, 3 ... n.
  • find-exec finds files and executes a command on them.

Authors

The authors of this module should be contacted via the issue tracker.