- PowerShell Config's
- Starship Prompt Config's
- NeoVim Config's
- Clink Config's
- Windows Terminal Config's
- Wsl Config's
- Neofetch Config's
- Terminator Config's
- Download Powershell this PowerShell from Microsoft Store
- Download and Setup Starship Prompt from Starship Website
- Download and Setup NeoVim from NeoVim Website
- Download Clink for setting up Starship prompt on CMD Clink Website
- Install neofetch on Linux using
sudo apt-get install neofetch
for Debian based Distros andsudo pacman -S neofetch
for Arch Based Distros - Install Terminator on Debian Based Linux using
sudo apt-get install terminator
for Arch based Linux use thissudo pacman -S terminator
- PowerShell -
C:\Users\karth\OneDrive\Documents\PowerShell
- Starship -
C:\Users\karth\.starship
- NeoVim -
%LocalAppData%\nvim\
- Clink -
%LocalAppData%\clink\
- WindowsTerminal -
%LocalAppData%\Packages\Microsoft.WindowsTerminal_8wekyb3d8bbwe\LocalState
- Wsl -
C:\Users\karth
- Neofetch -
~/.config/neofetch
[Linux] - Terminator -
~/.config/terminator
[Linux]