1
0
mirror of https://github.com/nvbn/thefuck.git synced 2024-10-05 18:31:10 +01:00

#N/A Mention tcsh in readme

This commit is contained in:
nvbn 2015-07-20 21:27:19 +03:00
parent 7b011a504d
commit 300c8f528a

View File

@ -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`).