dotfiles/terminal
Marty Oehme eeca1f3817
zsh: Remove path deduplication
Aside from some more needed things, the path deduplication function is
the most time-consuming invocation on zsh startup, taking almost
100ms on my system.

Perhaps it would be reasonable to re-introduce when the first invocation
from path is occurring but it is simply too much time taken for each
time I start a new shell instance for now.
2023-12-04 08:32:49 +01:00
..
.config zsh: Remove path deduplication 2023-12-04 08:32:49 +01:00
.local/bin terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00
.bash_profile terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00
.bashrc terminal: Exchange fasd for zoxide 2023-09-28 14:41:33 +02:00
.zshenv terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00