[MarkGate] Is a very simple (Zsh) Plugin to mark Directories With Auto completion for exist marks
[MarkGate] allow you to ...
- Mark directory's
- Jump to marked directory
- Delete a Mark
- Display list of marks
- Add Mark
ga makgate /path/to/markgate
- Remove Mark
gr markgate (multi mark remove)
- Jump to Mark
gj markgate
- Show Marks
gs
git clone https://github.com/zakariagatter/markgate /path/to/markgate
source /path/to/markgate/markgate.sh
MarkGate: Mark your Directories for easy access
FUNCTION:
ga <name> <DIR> Add new mark to Markgate
gj <name> Jumb to giving mark
gr <name> ... Remove one or multi Marks
gs <name> ... Display list of marks
gh Show this help dialog
This Plugin is complete. If there is any modifications in the future, they will be just syntax improving. (Thank you all for using Markgate)