- scoop - A command-line installer
- git for windows
- Oh My Posh - Prompt theme engine
- Terminal Icons - Folder and file icons
- PSReadLine - Cmdlets for customizing the editing environment, used for autocompletion
- zoxide - directory jumper
- Clone this repository to your home directory.
# Using gh
gh repo clone ashwinjadhav818/dotfiles $HOME\.dotfiles
# ...or use HTTPS and switch remotes later.
git clone https://github.com/ashwinjadhav818/dotfiles.git $HOME\.dotfiles- Create symlinks in the Home directory to the real files in the repo.
cd $HOME/.dotfiles
./dotfiles.ps1







