{"id":26062128,"url":"https://github.com/techlm77/navigation","last_synced_at":"2026-04-19T17:39:11.612Z","repository":{"id":177515142,"uuid":"660500397","full_name":"Techlm77/Navigation","owner":"Techlm77","description":"This script provides a convenient way for users to quickly locate and navigate to specific folders or files on their linux filesystem.","archived":false,"fork":false,"pushed_at":"2023-10-18T15:10:28.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-10-18T16:27:42.084Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Techlm77.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-06-30T06:38:30.000Z","updated_at":"2023-10-18T16:27:45.181Z","dependencies_parsed_at":"2023-10-18T16:27:43.064Z","dependency_job_id":null,"html_url":"https://github.com/Techlm77/Navigation","commit_stats":null,"previous_names":["techlm77/finder","techlm77/navigation"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techlm77%2FNavigation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techlm77%2FNavigation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techlm77%2FNavigation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techlm77%2FNavigation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Techlm77","download_url":"https://codeload.github.com/Techlm77/Navigation/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242573493,"owners_count":20151707,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-08T15:49:45.043Z","updated_at":"2025-12-04T19:06:33.230Z","avatar_url":"https://github.com/Techlm77.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bash/Zsh Navigation Helper\n\nA simple script to add a custom `nav` function to your `.bashrc` or `.zshrc` file, allowing you to search for and navigate to files or folders on your system.\n\n## Table of Contents\n- [Introduction](#introduction)\n- [Usage](#usage)\n- [Installation](#installation)\n- [License](#license)\n\n## Introduction\n\nHave you ever found yourself looking for a file or folder on your system, but couldn't quite remember where it's located? The `nav` function simplifies this process by searching for the specified file or folder and offering a list of locations. You can easily navigate to your desired location with a single command.\n\n## Usage\n\n1. Make sure you have either Bash or Zsh as your default shell.\n\n2. Clone this repository to your local machine or download the `install.sh` script.\n\n3. Make the script executable:\n   ```bash\n   chmod +x install.sh\n\n# Run the script:\n```sh\n./install.sh\n```\n\nIf your ~/.bashrc or ~/.zshrc files exist, the script will add the nav function to the appropriate file.\n\nRestart your shell or run source ~/.bashrc or source ~/.zshrc to apply the changes.\n\nYou can now use the nav function in your shell to search for and navigate to files or folders.\n\n# Example:\n```sh\nnav\n```\n\nFollow the prompts to enter the name of the file or folder you're looking for, and choose the location you want to navigate to.\n\n# Installation\n\nNo additional installation is required. Simply follow the Usage instructions to add the nav function to your shell configuration.\n\n# License\nThis project is licensed under the MIT License - see the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechlm77%2Fnavigation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechlm77%2Fnavigation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechlm77%2Fnavigation/lists"}