iwd
Directory saver
A Zsh plugin that allows easy returns to the starting point of your session by saving and restoring the initial working directory.
Similar to $PWD
, this zsh plugin saves your initial working directory in $IWD
3 stars
1 watching
0 forks
Language: Shell
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zshzoo/cd-ls | Automatically lists directory contents after changing directories | 16 |
foxleigh81/unwrap-zsh-plugin | A ZSH plugin that allows users to remove directories without deleting their contents. | 7 |
willghatch/zsh-cdr | A plugin to simplify the setup of a directory switcher feature in zsh, making it easier to access and manage frequently used directories. | 16 |
zshzoo/macos | A collection of Zsh shell plugins and scripts providing utility functions for MacOS users. | 20 |
zdharma-continuum/zsnapshot | A shell plugin that allows users to capture and restore their ZSH configuration state. | 1 |
eendroroy/zed-zsh | A zsh plugin that provides additional features and functionality to the Z shell environment. | 7 |
amyreese/zsh-take | Replication of the "take" functionality from Oh My Zsh, allowing users to create and navigate directories with a single command. | 3 |
z-shell/zsh-eza | A plugin to replace the built-in 'ls' command with an alternative implementation in Zsh | 60 |
robsis/zsh-reentry-hook | Automatically re-enters the working directory if it has been removed and re-created | 6 |
cibinmathew/cycle-fav-dirs | A ZSH plugin to cycle through a list of user-defined directories using a hotkey. | 2 |
fdw/yazi-zoxide-zsh | A plugin for zsh that integrates yazi and zoxide to provide a single shortcut for navigating directories. | 3 |
toruiwashita/sys-diver-zsh | A plugin for zsh shell that enables directory change and editor startup with key operations using widgets without typing commands. | 9 |
itsjohannawren/zsh-plugin-cd-ssh | Prevents accidental changes to the current directory by automatically switching to the intended target directory when an SSH command is executed. | 1 |
joow/macos | A Zsh plugin for Mac OS providing convenience aliases and screen capture functionality. | 3 |
z-shell/zsh-select | A shell command that displays a selection list with customizable behavior and integration with other tools. | 9 |