{"id":14069784,"url":"https://github.com/jthegedus/dotfiles","last_synced_at":"2025-03-16T13:30:58.501Z","repository":{"id":19165735,"uuid":"86399442","full_name":"jthegedus/dotfiles","owner":"jthegedus","description":"Dotfiles \u0026 Developer Environment. Supports Ubuntu2004+, macOS Catalina+, Windows 10 w WSL","archived":false,"fork":false,"pushed_at":"2024-12-08T08:42:55.000Z","size":415,"stargazers_count":34,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-27T09:34:16.710Z","etag":null,"topics":["bash","bashrc","dotfiles","ubuntu","vscode-settings","windows10","wsl","zsh","zshrc"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jthegedus.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},"funding":{"github":["jthegedus"]}},"created_at":"2017-03-28T01:04:13.000Z","updated_at":"2024-12-08T08:42:58.000Z","dependencies_parsed_at":"2024-05-18T08:26:13.241Z","dependency_job_id":"95932c25-b38e-47a1-9313-51507ded8671","html_url":"https://github.com/jthegedus/dotfiles","commit_stats":{"total_commits":390,"total_committers":9,"mean_commits":"43.333333333333336","dds":0.5641025641025641,"last_synced_commit":"023bfb6b9bbb07a553d0953ae6ac00e439c4e3ed"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jthegedus%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jthegedus%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jthegedus%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jthegedus%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jthegedus","download_url":"https://codeload.github.com/jthegedus/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243815571,"owners_count":20352193,"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":["bash","bashrc","dotfiles","ubuntu","vscode-settings","windows10","wsl","zsh","zshrc"],"created_at":"2024-08-13T07:07:13.855Z","updated_at":"2025-03-16T13:30:58.149Z","avatar_url":"https://github.com/jthegedus.png","language":"Shell","funding_links":["https://github.com/sponsors/jthegedus"],"categories":["Shell"],"sub_categories":[],"readme":"\u003cdiv style=\"text-align: center;\"\u003e\n\n# Dotfiles\n\nCross-platform dotfiles.\n\n\u003c/div\u003e\n\n1. clone repo\n\n  ```shell\n  git clone https://github.com/jthegedus/dotfiles ~/dev/dotfiles\n  ```\n\n2. run the script to symlink dotfiles:\n\n  ```shell\n  ~/dev/dotfiles/setup.bash\n  ```\n\n3. Now install the tools \u0026 software using your favourite package manager.\n\n## Tools\n\nTools I use:\n\n* fonts: [commitmono](https://commitmono.com/), which has a [Nerd Fonts patch](https://github.com/ryanoasis/nerd-fonts).\n* `ls`: [eza](https://eza.rocks/)\n* prompt: [starship](https://starship.rs/)\n* shell: [fish](https://fishshell.com/) (with similar [Bash](https://en.wikipedia.org/wiki/Bash_(Unix_shell)) config)\n* system information: [macchina](https://github.com/Macchina-CLI/macchina)\n* terminal: [alacritty](https://alacritty.org/)\n* terminal text editor: [helix](https://helix-editor.com/)\n* version manager: [asdf](https://asdf-vm.com)\n\nConfiguration can be seen in this repositories `home` directory.\n\n### Tools without custom Configurations\n\n* [`bat`](https://github.com/sharkdp/bat): A cat(1) clone with wings\n* [`bottom`](https://github.com/ClementTsang/bottom): Yet another cross-platform graphical process/system monitor\n* [`choose`](https://github.com/theryangeary/choose): A human-friendly and fast alternative to `cut` and (sometimes) `awk`\n* [`delta`](https://github.com/dandavison/delta): A syntax-highlighting pager for git, diff, grep, and blame output\n* [`difftastic`](https://difftastic.wilfred.me.uk/): A structural diff tool that understands syntax\n* [`fd`](https://github.com/sharkdp/fd): A simple, fast and user-friendly alternative to 'find'\n* [`gh`](https://github.com/cli/cli): GitHub’s official command line tool\n* [`gotop`](https://github.com/xxxserxxx/gotop): A terminal based graphical activity monitor inspired by gtop and vtop\n* [`nala`](https://github.com/volitank/nala): a wrapper for the apt package manager\n* [`nvtop`](https://github.com/Syllo/nvtop): GPUs process monitoring for AMD, Intel and NVIDIA\n* [`ranger`](https://github.com/ranger/ranger): A VIM-inspired filemanager for the console\n* [`ripgrep`](https://github.com/BurntSushi/ripgrep): recursively search directories for a regex pattern while respecting your gitignore\n* [`tealdeer`](https://github.com/dbrgn/tealdeer): A very fast implementation of [tldr](https://github.com/tldr-pages/tldr) in Rust.\n* [`ugrep`](https://github.com/Genivia/ugrep): an ultra-fast, user-friendly, compatible grep.\n* [`vscode`](https://code.visualstudio.com/): code editor\n* [`zoxide`](https://github.com/ajeetdsouza/zoxide): A smarter cd command\n\n## OS\n\nManual configurations I set for OSs.\n\nLinux with Gnome:\n\n* super+t: open terminal\n* super+q: close application window\n* super+e: open files to `~`\n* super+return: open search\n* super+shift+s: take screenshot interactively\n\nWindows:\n\n* [PowerToys](https://learn.microsoft.com/en-us/windows/powertoys/)\n\nMacOS:\n\n* [Rectangle](https://rectangleapp.com/)\n\n## Interesting\n\n* [Sapling SCM](https://sapling-scm.com/)\n\n## License\n\n[MIT License](LICENSE) © [James Hegedus](https://github.com/jthegedus/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjthegedus%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjthegedus%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjthegedus%2Fdotfiles/lists"}