Skip to content

Commit

Permalink
* update the readme since github hates the .. raw pdf directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mitechie committed Mar 6, 2010
1 parent c35a3ca commit 786695a
Showing 1 changed file with 0 additions and 75 deletions.
75 changes: 0 additions & 75 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@ ZSH Notes
.. __ : http://github.com/mitechie/zshrc
.. _Richard Harding : rharding@mitechie.com

.. raw:: pdf
Transition Dissolve 1
PageBreak

Prompt
======
Expand All @@ -25,11 +20,6 @@ Prompt
- When the terminal line runs long, right side disappears.
- Using vcs_info you can add in custom prompt details for all major VCS (svn/git/hg/bzr)

.. raw:: pdf
Transition Dissolve 1
PageBreak

Vim Mode
========
Expand All @@ -45,11 +35,6 @@ Vim Mode
- n/N : next/prev result
- ``v`` : edit current command line in vim

.. raw:: pdf
Transition Dissolve 1
PageBreak

Vim Edit Sample
===============
Expand All @@ -60,11 +45,6 @@ Vim Edit Sample
done 2>&1 | grep real


.. raw:: pdf
Transition Dissolve 1
PageBreak

Working with directories
========================
Expand All @@ -84,11 +64,6 @@ Working with directories
$ dv
$ ~1

.. raw:: pdf
Transition Dissolve 1
PageBreak

- ignore tab complete

Expand All @@ -104,11 +79,6 @@ Working with directories
$ workit hotalert
$ ls -al qsat**/* G mako L

.. raw:: pdf
Transition Dissolve 1
PageBreak

Aliases
========
Expand All @@ -123,11 +93,6 @@ Aliases
$ alog
$ ls alog

.. raw:: pdf
Transition Dissolve 1
PageBreak

- Pipe Alias

Expand All @@ -140,11 +105,6 @@ Aliases
$ ls | grep zsh
$ ls G zsh

.. raw:: pdf
Transition Dissolve 1
PageBreak

Pipe Aliases
==============
Expand All @@ -157,11 +117,6 @@ Pipe Aliases
- V : vim
- A : ack-grep

.. raw:: pdf
Transition Dissolve 1
PageBreak

Extension Aliases
=================
Expand All @@ -176,11 +131,6 @@ Opens files with that extension in that application
$ fabfile.py
$ Python_Testing_Beginner's_Guide.pdf

.. raw:: pdf
Transition Dissolve 1
PageBreak

Tab Completion is better
========================
Expand All @@ -194,11 +144,6 @@ Tab Completion is better

$ git <tab><tab>

.. raw:: pdf
Transition Dissolve 1
PageBreak

- Show grouped options

Expand All @@ -213,11 +158,6 @@ Tab Completion is better

$ __git<tab>

.. raw:: pdf
Transition Dissolve 1
PageBreak

Shared History
===============
Expand All @@ -232,11 +172,6 @@ Shared History
$ <enter>
$ <up-arrow>

.. raw:: pdf
Transition Dissolve 1
PageBreak

Workit
======
Expand All @@ -251,11 +186,6 @@ Assists in quickly working on various src/text projects you might have.
- start/stop services (mysql/postgres/apache)
- define shortcuts used i.e. (qunit)

.. raw:: pdf
Transition Dissolve 1
PageBreak

Workit Example
==============
Expand All @@ -271,11 +201,6 @@ Workit Example
$ workit pyvim
$ workit hotalert

.. raw:: pdf
Transition Dissolve 1
PageBreak

Workit Notes
=============
Expand Down

0 comments on commit 786695a

Please sign in to comment.