🔖 🔖 🔖 Bookmarks for the terminal 🔖 🔖 🔖
The tldr usage of goto
:
goto --add ./my_folder
cd
to go somewhere else, or open a new terminal, or restart your computergoto my_folder
and you're teleported back to my_folder
Usage gifs and usage documentation can be found in the docs folder
code/my_project
and teleport to it from anywhere!Goto - The good way to program
sh
cargo install goto-cd
goto-cd --install >> ~/.bashrc
sh
cargo install goto-cd
goto-cd --install >> ~/.zshrc
sh
cargo install goto-cd
goto-cd --powershell-install >> $(Join-Path $([Environment]::GetFolderPath("MyDocuments")) "PowerShell-Profile.ps1")
See the docs folder.
See contributing.md.
MIT - see LICENSE