mirror of
https://github.com/nvbn/thefuck.git
synced 2025-04-20 09:40:46 +01:00
Fix links to wiki
This commit is contained in:
parent
cbf6507e1e
commit
4cf631fa47
@ -100,7 +100,7 @@ Install `The Fuck` with `pip`:
|
|||||||
sudo pip install thefuck
|
sudo pip install thefuck
|
||||||
```
|
```
|
||||||
|
|
||||||
[Or using an OS package manager (OS X, Ubuntu, Arch).](/wiki/Installation)
|
[Or using an OS package manager (OS X, Ubuntu, Arch).](https://github.com/nvbn/thefuck/wiki/Installation)
|
||||||
|
|
||||||
And add to `.bashrc` or `.zshrc` or `.bash_profile`(for OSX):
|
And add to `.bashrc` or `.zshrc` or `.bash_profile`(for OSX):
|
||||||
|
|
||||||
@ -110,7 +110,7 @@ alias fuck='eval $(thefuck $(fc -ln -1))'
|
|||||||
alias FUCK='fuck'
|
alias FUCK='fuck'
|
||||||
```
|
```
|
||||||
|
|
||||||
[On in your shell config (Bash, Zsh, Fish, Powershell).](/wiki/Shell-aliases)
|
[On 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.
|
Changes will be available only in a new shell session.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user