mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-11-04 00:52:04 +00:00 
			
		
		
		
	The previous instructions break with fish 2.5.0, see https://github.com/fish-shell/fish-shell/issues/3809#issuecomment-277400905
@@ -16,7 +16,7 @@ eval "$(thefuck --alias)"
 | 
			
		||||
 | 
			
		||||
Add this function to `config.fish`:
 | 
			
		||||
```fish
 | 
			
		||||
eval (thefuck --alias | tr '\n' ';')
 | 
			
		||||
thefuck --alias | source 
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
# Powershell
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user