Command line tools: Difference between revisions

From Jan's Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
* pk - A field extraction utility [https://github.com/johnmorrow/pk]
* pk - A field extraction utility [https://github.com/johnmorrow/pk]
* z - jump around directories [https://github.com/rupa/z]
* z - jump around directories [https://github.com/rupa/z]
* clipsafe - cli for 1password [http://waxandwane.org/clipsafe.html]
 
 
== Shell Stuff ==
== Shell Stuff ==
* zsh - Z Shell
* zsh - Z Shell
* oh my zsh - A community-driven framework for managing your zsh configuration [https://github.com/robbyrussell/oh-my-zsh]
* oh my zsh - A community-driven framework for managing your zsh configuration [https://github.com/robbyrussell/oh-my-zsh]

Revision as of 22:08, 7 November 2013

  • st - simple statistics from the command line interface [1]
  • pk - A field extraction utility [2]
  • z - jump around directories [3]


Shell Stuff

  • zsh - Z Shell
  • oh my zsh - A community-driven framework for managing your zsh configuration [4]