# ~/.bashrc for Windows
Here’s a starter template I use on Windows: windows bashrc
source ~/.bashrc
alias explorer='explorer.exe .' (Opens the current folder in Windows File Explorer) windows bashrc