1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-09-19 11:42:33 +01:00

Merge pull request #237 from waldyrious/patch-1

+how to make the command available right away
This commit is contained in:
Vladimir Iakovlev
2015-06-02 06:10:13 +03:00

View File

@@ -132,6 +132,7 @@ thefuck-alias >> ~/.bashrc
[Or in your shell config (Bash, Zsh, Fish, Powershell).](https://github.com/nvbn/thefuck/wiki/Shell-aliases)
Changes will be available only in a new shell session.
To make them available immediately, run `source ~/.bashrc`.
## Update