1
0
mirror of https://github.com/jbranchaud/til synced 2026-07-05 17:00:17 +00:00

Add ack --bar as a til and add the ack section

This commit is contained in:
jbranchaud
2017-03-21 19:43:39 -05:00
parent 8b177b5f4b
commit 637a19e58d
2 changed files with 16 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
# ack --bar
There is a fun Easter egg in the `ack` command that dumps a Star Wars meme
to the command line. Give it a try.
```bash
$ ack --bar
```
See `man ack` for more details.