{"id":16041481,"url":"https://github.com/javierarce/terminal","last_synced_at":"2026-05-20T14:08:35.604Z","repository":{"id":66561048,"uuid":"228591501","full_name":"javierarce/terminal","owner":"javierarce","description":"My terminal commands and aliases.","archived":false,"fork":false,"pushed_at":"2019-12-26T07:57:19.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T14:15:25.369Z","etag":null,"topics":["commands","shell","terminal","zshrc"],"latest_commit_sha":null,"homepage":"","language":"Vim Snippet","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/javierarce.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-17T10:27:20.000Z","updated_at":"2019-12-26T07:57:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"deba9721-4a53-4005-886d-0df6d74a191e","html_url":"https://github.com/javierarce/terminal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javierarce%2Fterminal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javierarce%2Fterminal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javierarce%2Fterminal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javierarce%2Fterminal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/javierarce","download_url":"https://codeload.github.com/javierarce/terminal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247298170,"owners_count":20915976,"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":["commands","shell","terminal","zshrc"],"created_at":"2024-10-08T23:42:16.464Z","updated_at":"2026-05-20T14:08:30.585Z","avatar_url":"https://github.com/javierarce.png","language":"Vim Snippet","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terminal\n\nMy terminal commands and aliases.\n\n## How to install\n\n1. Add this on top of `.zshrc`:\n\n```\nSNIPPETS_DIR=~/.zsh/.snippets\n\nif [ -f $SNIPPETS_DIR ]; then\n  source $SNIPPETS_DIR\nelse\n  echo \"$SNIPPETS_DIR not found.\"\nfi\n```\n\n2. Clone the project:\n\n```\ngit clone git@github.com:javierarce/terminal.git ~/.zsh\n```\n\n3. Reload `zsh`:\n\n```\nsource ~/.zshrc\n```\n\n## Available commands\n\n* `tpl` - generates a new project using an existing template (vue or node) from my GitHub account.\n* `extract` - extract archives from any compressed file.\n* `width` - get image width\n* `height` - get image height\n* `name` - generates a random adjective-noun pair (used in the `tpl` command).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavierarce%2Fterminal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjavierarce%2Fterminal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavierarce%2Fterminal/lists"}