summaryrefslogtreecommitdiff
path: root/tw/home/files/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'tw/home/files/zshrc')
-rw-r--r--tw/home/files/zshrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/tw/home/files/zshrc b/tw/home/files/zshrc
index 49804126..3bde2704 100644
--- a/tw/home/files/zshrc
+++ b/tw/home/files/zshrc
@@ -130,11 +130,6 @@ if recsel --version 2>/dev/null | grep -qFx 'recsel (GNU recutils) 1.8'; then
unset _recutil
fi
-ppscm () {
- guile -c "(use-modules (ice-9 pretty-print)) (with-input-from-file \"$1\" (compose pretty-print read))" |
- source-highlight -s scheme -f esc | $PAGER
-}
-
## Plugins
load_plugin () {
local try_path