conf2/zsh/.oh-my-zsh/plugins/last-working-dir
vincent 341b34f8fa Revert "add powerlevel10k"
This reverts commit 537a63d601.
2020-06-11 16:59:30 +02:00
..
last-working-dir.plugin.zsh update oh my zsh 2019-11-22 20:01:23 +01:00
README.md Revert "add powerlevel10k" 2020-06-11 16:59:30 +02:00

last-working-dir plugin

Keeps track of the last used working directory and automatically jumps into it for new shells, unless:

  • The plugin is already loaded.
  • The current $PWD is not $HOME.

Adds lwd function to jump to the last working directory.