1
0
mirror of https://github.com/nvbn/thefuck.git synced 2026-02-08 00:32:18 +00:00

Updated Multiple aliases (markdown)

92
2025-03-15 06:35:01 +09:00
parent 60caa2c288
commit 83a92d51d4

@@ -1,9 +1,11 @@
Thefuck takes longer to generate aliases than it takes hell to freeze over:
```sh
time thefuck --alias
thefuck --alias 0.12s user 0.04s system 92% cpu 0.172 total
real 0m0.104s
# What the fuck?
```
**Don't run thefuck --alias more than once.**
Instead: run it, then use `alias thing=fuck`.
@@ -11,6 +13,5 @@ Instead: run it, then use `alias thing=fuck`.
thefuck --alias
alias fk=fuck
alias f=fuck
alias k=fuck
alias fu=fuck
alias any-you-want=fuck
```