From d8779dc4a68fad52f91d85140f4e95f798920ea4 Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Tue, 2 Jun 2015 00:57:00 +0100 Subject: [PATCH] +how to make the command available right away --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06d8f18b..e095bdb5 100644 --- a/README.md +++ b/README.md @@ -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