summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 3d31750..f8bb064 100644
--- a/.zshrc
+++ b/.zshrc
@@ -275,7 +275,7 @@ ls () {
}
ctailf() {
- tailf "$@" | ccze -A
+ tail -f "$@" | ccze -A
}
password() {