Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)