summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-04-24 20:07:05 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-04-24 20:07:05 +0200
commit2279a765fb2c9b15792ab9e33454091071fc004a (patch)
treef47d730cf3b07ff627c38437dc5a02712529c6be /config
parentb3aedded4af502c063b3fdc60989266e8b3f6dac (diff)
added comment
Diffstat (limited to 'config')
-rw-r--r--config/essentials/zsh/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/essentials/zsh/.zshrc b/config/essentials/zsh/.zshrc
index 5ce6d01..f0c1cbf 100644
--- a/config/essentials/zsh/.zshrc
+++ b/config/essentials/zsh/.zshrc
@@ -113,6 +113,7 @@ parse_git_status() {
export REPORTTIME=2
export TIMEFMT="-> %*E"
+# override built-in time command
alias time='/usr/bin/time'
export MENUCMD='fzf'