aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2026-04-21 13:10:08 +0200
committerChristian Weiske <cweiske@cweiske.de>2026-04-21 13:10:08 +0200
commitdd9c6832eb55632174f38a556d270234baa9c543 (patch)
tree6170e6aea03af55d5de2aeeba7008578dc7af6f8
parentb2df3822cf0ff0b6f7e38dceea5289a9e8caf65d (diff)
download966-master.tar.gz
966-master.zip
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
new file mode 100644
index 0000000..779b25b
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,3 @@
+I've got a "oneline" script in my ``~/bin/`` folder that I use when I want to edit many files that contain some text pattern in emacs.
+
+``ag`` is the silver searcher, ``-l`` outputs the matching file names only. \ No newline at end of file