{"id":16474568,"url":"https://github.com/luisdavim/dotfiles","last_synced_at":"2025-03-16T18:31:36.318Z","repository":{"id":48328924,"uuid":"53271065","full_name":"luisdavim/dotfiles","owner":"luisdavim","description":"My dotfiles and some scripts to bootstrap new workstations","archived":false,"fork":false,"pushed_at":"2024-10-29T08:14:44.000Z","size":3818,"stargazers_count":41,"open_issues_count":0,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-29T09:24:34.970Z","etag":null,"topics":["backup","bash-alias","bashrc-configs","devops","dotfiles","provisioning","termux","tmux-configs","vim-configuration"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/luisdavim.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":"2016-03-06T19:06:07.000Z","updated_at":"2024-10-29T08:14:49.000Z","dependencies_parsed_at":"2023-02-15T17:01:27.689Z","dependency_job_id":"a42a13b9-1d51-43c2-9ec2-c2c8dc7b50f8","html_url":"https://github.com/luisdavim/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/luisdavim%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luisdavim%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luisdavim%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luisdavim%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luisdavim","download_url":"https://codeload.github.com/luisdavim/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243826788,"owners_count":20354220,"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":["backup","bash-alias","bashrc-configs","devops","dotfiles","provisioning","termux","tmux-configs","vim-configuration"],"created_at":"2024-10-11T12:32:55.529Z","updated_at":"2025-03-16T18:31:33.623Z","avatar_url":"https://github.com/luisdavim.png","language":"Shell","readme":"# Dotfiles\n\n## What's included\n\n- a bash and zsh configuration\n- a set of shell aliases\n- some kubectl plugins\n- some useful scripts\n- installs https://github.com/magicmonty/bash-git-prompt.git\n- installs https://github.com/jonmosco/kube-ps1\n- a custom theme for bash-git-prompt that includes kube-ps1\n- installs https://github.com/gpakosz/.tmux\n- a custom theme for tmux\n- vim/neovim configuration\n- Atom configuration including list of installed packages\n- VSCode configuration including list of installed packages\n- i3 and compton configuration files\n- i3blocks scripts\n- iTerm profile\n- Hammerspoon configuration scripts\n\n## The install script\n\nThe install script supports macOS, Linux (Ubuntu) and Android ([Termux](https://termux.com)) and will install my custom dotfiles but also some extra packages and fonts, you can select what to install by passing an argument to the install script:\n\n```sh\n./install all # to bootstrap a new workstation\n./install dotfiles # will install the dotfiles only (.vimrc .bashrc etc...)\n./install fonts # will install some powerline patched fonts\n./install vimplugins # will install the vim plugins from the vimrc\n./install atompackages # will install the atom plugins and configuration\n./install packages # will install the packages listed in files/pkgs/apt.lst (or brew.lst and cask.lst if running on macOS)\n./install i3 # will install and configure i3\n```\n\nTo install on android use:\n\n```sh\ntermux-fix-shebang install.sh; ./install.sh\n```\n\n**NOTE:** Before running the install script you **should** take a **look at** the **config.sh** file and edit it to your preferences\n\n## The backup script\n\nThe backup script can backup and restore your:\n\n- List of deb repos\n- Installed packages\n- Atom packages\n- Dotfiles\n\nUsage examples:\n\n```sh\n./backup.sh dotfiles # Will backup your dotfiles, the ones managed by the install.sh script\n./backup.sh atom # Will backup your atom configuration files and installed package list\n./backup.sh repos # Will backup your deb package repos\n```\n\n## For more information check out the other README files and the code\n\n```console\n.\n├── README.md\n└── files\n    ├── bash\n    │   └── README.md\n    ├── hammerspoon\n    │   └── README.md\n    └── i3\n        └── README.md\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluisdavim%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluisdavim%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluisdavim%2Fdotfiles/lists"}