1
0
mirror of https://github.com/akelge/zsh synced 2025-08-15 14:28:35 +00:00

Minor optimizations

This commit is contained in:
2024-10-31 13:02:41 +01:00
parent 653379ec31
commit 8eb55fb478
5 changed files with 4 additions and 5 deletions

2
zshrc
View File

@ -11,7 +11,7 @@
# Load zprof if we need to profile startup time
# at the bottom of ~/.zshrc add `zprof >! zsh_profile` to save
# profiling data at startup
# zmodload zsh/zprof
zmodload zsh/zprof
# Default PATH
PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:$HOME/bin"