diff options
Diffstat (limited to '.config/zsh/includes')
-rw-r--r-- | .config/zsh/includes/export.zsh | 1 |
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 |