summaryrefslogtreecommitdiffstats
path: root/.zfunc/p
diff options
context:
space:
mode:
Diffstat (limited to '.zfunc/p')
-rw-r--r--.zfunc/p3
1 files changed, 3 insertions, 0 deletions
diff --git a/.zfunc/p b/.zfunc/p
new file mode 100644
index 0000000..59115b7
--- /dev/null
+++ b/.zfunc/p
@@ -0,0 +1,3 @@
+#!zsh
+
+${PAGER:-less} "$@"