{"id":23248298,"url":"https://github.com/hanke0/dotfiles","last_synced_at":"2026-01-26T12:31:37.376Z","repository":{"id":60099399,"uuid":"68174790","full_name":"hanke0/dotfiles","owner":"hanke0","description":"vim bash zsh profiles","archived":false,"fork":false,"pushed_at":"2024-09-15T15:40:08.000Z","size":445,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-09-15T16:46:41.727Z","etag":null,"topics":["bashrc","dotfiles","gitignore","pipfile","tmux","vim","vimrc","zshrc"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hanke0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-09-14T05:01:45.000Z","updated_at":"2024-09-15T15:40:11.000Z","dependencies_parsed_at":"2024-06-05T10:01:26.957Z","dependency_job_id":"a42c2b96-5dd6-4d54-b7ce-f3e0187fcf1b","html_url":"https://github.com/hanke0/dotfiles","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/hanke0%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanke0%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanke0%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanke0%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hanke0","download_url":"https://codeload.github.com/hanke0/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230400610,"owners_count":18219832,"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":["bashrc","dotfiles","gitignore","pipfile","tmux","vim","vimrc","zshrc"],"created_at":"2024-12-19T08:13:16.608Z","updated_at":"2026-01-26T12:31:32.353Z","avatar_url":"https://github.com/hanke0.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How to Start\nTo get started, follow these steps:\n\n```bash\ngit clone --progress  https://github.com/hanke0/dotfiles.git ~/.dotfiles \\\n    \u0026\u0026 ~/.dotfiles/install.sh\n```\n\n# What does it do?\nThis repository contains a collection of useful configuration files that enhance your command-line experience. When you run the installation script, it adds necessary conent to the following files:\n\n- `~/.bashrc`\n- `~/.gitconfig`\n- `~/.tmux.conf`\n- `~/.vimrc`\n- `~/.zshrc`\n- `~/.inputrc`\n- `~/.gitignore`\n- `~/.bcrc`\n\nThese added contents are customized to improve your productivity and provide a better development environment.\n\n# Useful scripts\nThere are a collection of useful bash script in the `bin` folder.\nThose scripts are registered into `PATH` after installation.\nYou can get a script's help from `--help` option.\n\n# Useful Cheatsheets\n\n1. Connect with SSH through an HTTP proxy using socat:\n```bash\nProxyCommand socat - PROXY:127.0.0.1:%h:%p,proxyport=1080\n```\n\n2. Connect with SSH through a SOCKS5 proxy using nc:\n```bash\nnc -v -x 127.0.0.1:1080 %h %p\n```\n\n# Other's works.\nSeveral useful command-line tools you may interesting:\n\n- [thefuck](https://github.com/nvbn/thefuck): A magnificent app that corrects your previous console command.\n- [cloc](https://github.com/AlDanial/cloc): Counts blank lines, comment lines, and physical lines of source code in many programming languages.\n- [fzf](https://github.com/junegunn/fzf): A command-line fuzzy finder.\n- [ag](https://github.com/ggreer/the_silver_searcher): A code-searching tool similar to ack, but faster.\n- [rg](https://github.com/BurntSushi/ripgrep): Recursively searches directories for a regex pattern while respecting your gitignore.\n- [you-get](https://github.com/soimort/you-get): A dumb downloader that scrapes the web.\n- [icdiff](https://github.com/jeffkaufman/icdiff): Improved colored diff tool.\n- [tldr](https://github.com/tldr-pages/tldr): Collaborative cheatsheets for console commands.\n- [cheat](https://github.com/cheat/cheat): Allows you to create and view interactive cheatsheets on the command-line.\n\n\nFeel free to explore these configuration files and tools to enhance your command-line workflow.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanke0%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhanke0%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanke0%2Fdotfiles/lists"}