1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-10-31 23:22:10 +00:00

Updated Shell aliases (markdown)

92
2025-03-15 05:40:52 +09:00
parent 008b91c8cb
commit 60caa2c288

@@ -1,6 +1,6 @@
# Bash
Add this alias to `.bashrc` or `.bash_profile` (for OSX):
Add this alias to `.bashrc` or `.bash_profile` (`.zshrc` for macOS):
```bash
eval "$(thefuck --alias)"
```