{"id":19934434,"url":"https://github.com/miltontom/up","last_synced_at":"2025-03-01T11:45:30.099Z","repository":{"id":207009397,"uuid":"718212419","full_name":"miltontom/up","owner":"miltontom","description":"Go back 'N' levels in the directory hierarchy easily!","archived":false,"fork":false,"pushed_at":"2024-01-29T12:08:12.000Z","size":1334,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T02:06:35.010Z","etag":null,"topics":["cd","cli","cli-command","directory-navigation","powershell","up","windows"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/miltontom.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,"roadmap":null,"authors":null}},"created_at":"2023-11-13T16:06:18.000Z","updated_at":"2024-05-04T13:08:14.000Z","dependencies_parsed_at":"2023-11-26T04:21:14.699Z","dependency_job_id":"6a606b7e-9552-441c-80a3-33ad40122d84","html_url":"https://github.com/miltontom/up","commit_stats":null,"previous_names":["miltontom/up"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miltontom%2Fup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miltontom%2Fup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miltontom%2Fup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miltontom%2Fup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miltontom","download_url":"https://codeload.github.com/miltontom/up/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241361395,"owners_count":19950379,"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":["cd","cli","cli-command","directory-navigation","powershell","up","windows"],"created_at":"2024-11-12T23:16:49.357Z","updated_at":"2025-03-01T11:45:30.048Z","avatar_url":"https://github.com/miltontom.png","language":"PowerShell","readme":"# Up\nA better alternative for repetitive `cd ..`\n\n![](demo.gif)\n\n## Description\nA powershell script that takes you up __N__ directories in the hierarchy. \n\nInspired from this awesome [StackOverflow](https://stackoverflow.com/a/245724) answer.\n\n## Setup\nOpen powershell and execute,\n```powershell\nnotepad $PROFILE\n```\nA pop-up might appear, click `Yes`.\nIn the script file add the following command,\n\n```powershell\nSet-Alias -Name up -Value C:\\Users\\John\\up\\up.ps1\n```\n__NOTE:__ *The path to the* `up.ps1` *script file you saved should be mentioned*.\n\nSave the file, `Exit` from powershell and reopen it to use the script or from the current session execute,\n```powershell\n. $PROFILE\n```\n## Usage\n#### Example 1\n```powershell\nC:\\Users\\John\\Downloads\u003e up\nC:\\Users\\John\u003e\n```\n#### Example 2\n```powershell\nC:\\Users\\John\\Downloads\\Pictures\u003e up 3\nC:\\Users\u003e\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiltontom%2Fup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiltontom%2Fup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiltontom%2Fup/lists"}