From 300c8f528adca45593b8aa44db33265e89fc6137 Mon Sep 17 00:00:00 2001 From: nvbn Date: Mon, 20 Jul 2015 21:27:19 +0300 Subject: [PATCH] #N/A Mention tcsh in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 262a95c..bc65acd 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ eval "$(thefuck-alias)" eval "$(thefuck-alias FUCK)" ``` -[Or in your shell config (Bash, Zsh, Fish, Powershell).](https://github.com/nvbn/thefuck/wiki/Shell-aliases) +[Or in your shell config (Bash, Zsh, Fish, Powershell, tcsh).](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` (or your shell config file like `.zshrc`).