User:Dhylands: Difference between revisions

Jump to navigation Jump to search
→‎ack: added .rc files
(→‎ack: added .rc files)
Line 15: Line 15:
<pre>curl http://betterthangrep.com/ack-standalone > ~/bin/ack && chmod 0755 !#:3</pre>
<pre>curl http://betterthangrep.com/ack-standalone > ~/bin/ack && chmod 0755 !#:3</pre>
You can use the <tt>ACK_OPTIONS</tt> environment variable to make ack automatically search idl, ipdl, and jsm files:
You can use the <tt>ACK_OPTIONS</tt> environment variable to make ack automatically search idl, ipdl, and jsm files:
<pre>export ACK_OPTIONS="--type-set idl=.idl --type-set ipdl=.ipdl --type-set jsm=.jsm"</pre>
<pre>export ACK_OPTIONS="--type-set idl=.idl --type-set ipdl=.ipdl --type-set jsm=.jsm --type-set rc=.rc"</pre>


===[https://github.com/dhylands/colored-logcat/ colored logcat]===
===[https://github.com/dhylands/colored-logcat/ colored logcat]===
Confirmed users
69

edits

Navigation menu