mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-30 22:54:14 +00:00 
			
		
		
		
	add instructions to use thefuck-alias
This commit is contained in:
		| @@ -110,6 +110,12 @@ alias fuck='eval $(thefuck $(fc -ln -1))' | |||||||
| alias FUCK='fuck' | alias FUCK='fuck' | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
|  | Alternatively, you can redirect the output of `thefuck-alias`: | ||||||
|  |  | ||||||
|  | ```bash | ||||||
|  | thefuck-alias >> ~/.bashrc | ||||||
|  | ``` | ||||||
|  |  | ||||||
| [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).](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. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user