aboutsummaryrefslogtreecommitdiffstats
path: root/.config/zsh
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2022-03-16 16:08:21 +0100
committerDavid Runge <dave@sleepmap.de>2022-03-16 16:24:14 +0100
commit8bd43a86b83039565688421d778bf5d7305fa049 (patch)
treeae974150b1b3eb2588c1bbf74c97abff9bac1c82 /.config/zsh
parente9da2e4a7170871297c892aa89402c4cf1dccb84 (diff)
downloaddotfiles-8bd43a86b83039565688421d778bf5d7305fa049.tar.gz
dotfiles-8bd43a86b83039565688421d778bf5d7305fa049.tar.bz2
dotfiles-8bd43a86b83039565688421d778bf5d7305fa049.tar.xz
dotfiles-8bd43a86b83039565688421d778bf5d7305fa049.zip
zsh: Remove use of REPORTTIME
.config/zsh/includes/export.zsh: Remove the automatic report for processes executing longer than five seconds.
Diffstat (limited to '.config/zsh')
-rw-r--r--.config/zsh/includes/export.zsh1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/zsh/includes/export.zsh b/.config/zsh/includes/export.zsh
index 42ab5e9..f923553 100644
--- a/.config/zsh/includes/export.zsh
+++ b/.config/zsh/includes/export.zsh
@@ -34,7 +34,6 @@ export XKB_DEFAULT_LAYOUT=de
# browser
export BROWSER=firefox
-export REPORTTIME=5
# systemd
export SYSTEMD_EDITOR=nvim