Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tusharsadhwani/dotfiles
Place to keep all my windows/linux dotfiles
https://github.com/tusharsadhwani/dotfiles
Last synced: about 1 month ago
JSON representation
Place to keep all my windows/linux dotfiles
- Host: GitHub
- URL: https://github.com/tusharsadhwani/dotfiles
- Owner: tusharsadhwani
- Created: 2020-10-10T09:17:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-13T18:23:29.000Z (over 2 years ago)
- Last Synced: 2024-08-02T13:29:50.989Z (3 months ago)
- Language: Shell
- Size: 3.54 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
My dotfiles for windows 10 and linux
## Linux Packages
- google-chrome
- vscode
- [nvm](https://github.com/nvm-sh/nvm)
- [jetbrains-toolbox](https://www.jetbrains.com/toolbox-app/)
- [podman](https://podman.io/getting-started/installation)
- [flutter](https://flutter.dev/docs/get-started/install)
- [g (go version manager)](https://github.com/stefanmaric/g)
- postgres:
- [debian/ubuntu/popOS](https://www.digitalocean.com/community/tutorials/how-to-install-and-use-postgresql-on-ubuntu-20-04)
- [redhat/fedora](https://developer.fedoraproject.org/tech/database/postgresql/about.html)
- [arch/manjaro](https://dev.to/tusharsadhwani/how-to-setup-postgresql-on-manjaro-linux-arch-412l)
- [micro editor](https://micro-editor.github.io)
- scrcpy## Windows 10
- [mingw-w64](https://sourceforge.net/projects/mingw-w64/)
- Chocolatey
- git
- nvm
- yarn
- scrcpy
- LinkShellExtension (for symbolic links in GUI)
- openssl
- Flutter - GitHub
- Go - direct download
- Jetbrains Toolbox (for android studio)
- PowerToys
- Docker Desktop
- [HashTab](http://implbits.com/products/hashtab/)
(for file hashes in properties)## VSCode
- [settings](./vscode-settings.jsonc)
- [extensions](./vscode-extensions)## Terminal
- Font: MesloLGS
- [starship](https://starship.rs)
- [zshrc](./.zshrc)
- [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions)
- [zsh-nvm](https://github.com/lukechilds/zsh-nvm)
- Windows Terminal
- [settings](./windows-terminal-settings.jsonc)
- Powershell
- [profile](./powershell-profile.ps1)
- [gsudo](https://github.com/gerardog/gsudo)