Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ellie committed Feb 16, 2024
1 parent aa52c52 commit 6196c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/notes/profiling zsh.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Recently I've been messing with the `atuin init` command - this is ran at shell
What I did:

1. Whack `zmodload zsh/zprof` at the top of my `.zshrc`
2. `zprod` at the bottom of the same file
2. `zprof` at the bottom of the same file

Upon opening a new shell, I get a nice table showing where zsh is spending time

Expand Down

0 comments on commit 6196c3d

Please sign in to comment.