{"id":26621523,"url":"https://github.com/dead-tech/dotfiles","last_synced_at":"2025-03-24T09:17:00.821Z","repository":{"id":45658171,"uuid":"448589257","full_name":"dead-tech/dotfiles","owner":"dead-tech","description":"My personal dotfiles","archived":false,"fork":false,"pushed_at":"2024-09-10T07:53:06.000Z","size":80,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-10T10:06:39.849Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/dead-tech.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":"2022-01-16T15:11:25.000Z","updated_at":"2024-09-10T07:53:09.000Z","dependencies_parsed_at":"2024-09-10T09:53:53.958Z","dependency_job_id":"cc43438f-3b47-4668-aff4-c6321ed874ee","html_url":"https://github.com/dead-tech/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/dead-tech%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dead-tech%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dead-tech%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dead-tech%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dead-tech","download_url":"https://codeload.github.com/dead-tech/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245240836,"owners_count":20583102,"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-24T09:17:00.209Z","updated_at":"2025-03-24T09:17:00.815Z","avatar_url":"https://github.com/dead-tech.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\nCollection of configuration files and scripts to setup a new machine.\n\n## Usage\n\n### Configuration files\n\nThe correct process for installing the configuration files, is simply to create a symlink (```$ ln -s \u003csrc\u003e \u003cdst\u003e```) to where the configuration file should live.\n\nThis process has to be applied for [.bashrc](.bashrc), [.gitconfig](.gitconfig), [.Xresources](.Xresources), [i3 config](i3/config)\n\n### Installing packages with apt (Debian Package Manager)\n\n```console\n$ xargs sudo apt-get install \u003cpackages.txt\n```\n\nExecuting this command is installing:\n - git\n - vim\n - rxvt-unicode\n - i3\n - fonts-dejavu-core\n - cmake\n - pavucontrol\n - neofetch\n - htop\n - cmatrix\n - flameshot\n - cloc\n - nasm\n - tree\n - pip\n - feh\n - tmux\n - vlc\n\n **NOTE**: To install i3-gaps you might also need to run this before installing it\n ```console\n$ sudo add-apt-repository ppa:regolith-linux/release\\\n ```\n\nAlso remember you can sync settings across machines with brave sync chain.\n\n### Installing C++ Tools\n\n```console\n$ ./install_cpp_tools.sh \n```\n\nExecuting this script is installing:\n - g++-11\n - clang-13\n - build-essential\n\n### Installing NodeJS (with nvm)\n\n```console\n$ ./install_nodejs.sh\n```\n\n### Installing urxvt resize-font extension\n\n```console\n$ ./install_urxvt_resize_font_ext.sh\n```\n\n### Installing Brave Browser\n\n```console\n$ ./install_brave.sh \n```\n\n### Installing Visual Studio Code\n\n```console\n$ ./install_code.sh\n```\n\n### Installing CLion \n\n```console\n$ ./install_clion.sh\n```\n\n### Installing Discord\n\n```console\n$ ./install_discord.sh\n```\n\n### Installing Spotify\n\n```console\n$ ./install_spotify.sh\n```\n\n### Installing Neovim \n\n```console\n$ ./install_nvim.sh\n```\n\n### Installing Zsh and Oh-My-Zsh\n\n```console\n$ ./install_oh_my_zsh.sh\n```\n\n### Installing Rust toolchain and cargo\n\n```console\n$ ./install_cargo.sh\n```\n\n### Install Alacritty\n\n```console\n$ ./install_alacritty.sh\n```\n\nYou may also need to install:\n - libfontconfig\n - libfontconfig1-dev\n - libxcb-render0\n - libxcb-render0-dev\n - libxcb-shape0\n - libxcb-shape0-dev\n - libxcb-xfixes0\n - libxcb-xfixes0-dev\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdead-tech%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdead-tech%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdead-tech%2Fdotfiles/lists"}