Windows Bashrc [new] Instant
| Environment | Config file location | |-------------|----------------------| | (Git for Windows) | ~/.bashrc (usually C:\Users\YourName\.bashrc ) | | WSL (Windows Subsystem for Linux) | ~/.bashrc inside the Linux distro | | MSYS2 / Cygwin | ~/.bashrc |
Your fingers will thank you the first time you type ll instead of ls -la . Do you use a .bashrc on Windows? Share your favorite alias in the comments. windows bashrc
If you’ve just moved from macOS or Linux to Windows (or you’re dual-booting), one of the first things you’ll miss is your trusty .bashrc . That one file where you store aliases, custom prompts, and environment variables. and environment variables.