{"id":19804052,"url":"https://github.com/vinayhegde1990/initial-workstation-config","last_synced_at":"2025-05-01T05:31:21.447Z","repository":{"id":46193165,"uuid":"151968527","full_name":"vinayhegde1990/initial-workstation-config","owner":"vinayhegde1990","description":"Setup consistent developer environments via easy to modify configurations","archived":false,"fork":false,"pushed_at":"2025-04-22T06:17:16.000Z","size":708,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-22T07:41:58.283Z","etag":null,"topics":["apt","bash","bash-alias","bash-profile","bashrc-configs","brew","chocolatey","dotfiles","dotfiles-automation","git-templates","gitconfig","linux","powershell","tmux","vscode-configs"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","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/vinayhegde1990.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"Contributing.md","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,"zenodo":null}},"created_at":"2018-10-07T17:44:50.000Z","updated_at":"2025-04-22T06:17:19.000Z","dependencies_parsed_at":"2024-03-10T17:50:42.140Z","dependency_job_id":"db55fc95-1835-4fbd-8ebf-3e1f81fcfb21","html_url":"https://github.com/vinayhegde1990/initial-workstation-config","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/vinayhegde1990%2Finitial-workstation-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinayhegde1990%2Finitial-workstation-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinayhegde1990%2Finitial-workstation-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinayhegde1990%2Finitial-workstation-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vinayhegde1990","download_url":"https://codeload.github.com/vinayhegde1990/initial-workstation-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251830449,"owners_count":21650802,"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":["apt","bash","bash-alias","bash-profile","bashrc-configs","brew","chocolatey","dotfiles","dotfiles-automation","git-templates","gitconfig","linux","powershell","tmux","vscode-configs"],"created_at":"2024-11-12T08:02:43.578Z","updated_at":"2025-05-01T05:31:21.440Z","avatar_url":"https://github.com/vinayhegde1990.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Initial Workstation Config\r\n\r\n\u003e **Note**:\r\n\u003e _Please read the below instructions carefully to extract the best result from this repo._\r\n\r\n## Table of Contents\r\n\r\n- [What is this about?](#what-is-this-about)\r\n- [Pre-requisites](#pre-requisites)\r\n- [How to Setup?](#how-to-setup)\r\n  - [VIM Aliases](#using-vim-aliases)\r\n  - [TMux Aliases](#using-tmux-aliases)\r\n- [Contributing](Contributing.md)\r\n- [References](#references)\r\n  - [Linux OS](linux/Linux-OS.md)\r\n  - [Windows OS](windows/Windows-OS.md)\r\n\r\n## What is this about?\r\n\r\nA Git repository to help you setup a new machine with commonly used Desktop/Development tools, shell aliase\r\n\r\n## Pre-Requisites\r\n\r\n1. Any OS like Linux, MacOS or Windows having Bash, Zsh or PowerShell respectively.\r\n1. SSH | GPG Keys. You can **[generate SSH keys](https://medium.com/risan/upgrade-your-ssh-key-to-ed25519-c6e8d60d3c54)** and similarly **[create GPG keys](https://yanhan.github.io/posts/2017-09-27-how-to-use-gpg-to-encrypt-stuff/)**.\r\n1. Then **[add SSH keys](https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/)** and **[GPG keys](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification)** to Github.\r\n1. Git and access to this GitHub repo. Please use **[install Git](https://linode.com/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/)**\r\n1. Package manager like `apt-get`, `yum` for Linux OS, `brew` for Mac OS X or `chocolatey` for Windows.\r\n1. For Package Manager installation, follow these steps\r\n   - Linux \u0026rarr; **[apt-get](https://help.ubuntu.com/community/AptGet/Howto)** or **[yum](https://www.redhat.com/sysadmin/how-manage-packages)**\r\n   - Mac OS X \u0026rarr; **[brew](https://brew.sh/)**\r\n   - Windows \u0026rarr; **[choco](https://docs.chocolatey.org/en-us/choco/setup#installing-chocolatey)**\r\n\r\n## How to Setup?\r\n\r\n1. From the native terminal app of your OS,\r\n   - Linux \u0026rarr; Install **[Terminal](https://manpages.ubuntu.com/manpages/lunar/en/man1/gnome-terminal.1.html)** via `apt-get install gnome-terminal`\r\n   - Mac OS X \u0026rarr; Install **[iTerm2](https://iterm2.com/)** via `brew install iterm2`\r\n   - Windows \u0026rarr; Install **[Tabby](https://tabby.sh/)** via `choco install tabby`\r\n1. Then on the respective terminals, clone this repo locally using\r\n  `git clone git@github.com:vinayhegde1990/initial-workstation-config.git`\r\n1. Change your directory to the downloaded repo\r\n  `cd initial-workstation-config`\r\n1. Copy all the files from the `aliases` directory, `.bash_profile`, `.bashrc` in the downloaded git repo to your home directory.\r\n1. Run the `source ~/.bash_profile \u0026\u0026 source ~/.bashrc` to get the Bash aliases in effect.\r\n1. Alternatively, you can also close all Shell sessions and restart them to achieve the same.\r\n\r\n## Using Vim Aliases\r\n\r\n1. Copy `.vimrc` from downloaded repo to **$HOME** \u0026 ensure `.vim` folder (_with all files_) exists there as well.\r\n1. If you already have a VIM process running, you can go into Escape mode by pressing `Esc`, type `:` and then write `source:~/.vimrc`\r\n1. For a new VIM session, the changes will automatically apply themselves.\r\n\r\n## Using Tmux Aliases\r\n\r\n1. Copy all the files from the `.tmux/` in the downloaded git repo to your home directory.\r\n1. If you already have a Tmux process running, you can go into Escape mode by pressing `Esc`, type `:` and then write `source-file :~/.tmux/tmux.conf`\r\n1. For a new Tmux session, the changes will automatically apply themselves.\r\n\r\n## References\r\n\r\nCheers to respective maintainers of cited resources that helped in creating this repo.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinayhegde1990%2Finitial-workstation-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinayhegde1990%2Finitial-workstation-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinayhegde1990%2Finitial-workstation-config/lists"}