mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-30 22:54:14 +00:00 
			
		
		
		
	Add installation instructions on FreeBSD (#770)
misc/thefuck has recently been committed to the FreeBSD ports tree (https://svnweb.freebsd.org/ports?view=revision&revision=458123).
This commit is contained in:
		
				
					committed by
					
						 Vladimir Iakovlev
						Vladimir Iakovlev
					
				
			
			
				
	
			
			
			
						parent
						
							c205683a8d
						
					
				
				
					commit
					aa45585601
				
			| @@ -111,6 +111,12 @@ sudo apt install python3-dev python3-pip | |||||||
| sudo pip3 install thefuck | sudo pip3 install thefuck | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
|  | On FreeBSD you can install `The Fuck` with: | ||||||
|  | ```bash | ||||||
|  | sudo portsnap fetch update | ||||||
|  | cd /usr/ports/misc/thefuck && sudo make install clean | ||||||
|  | ``` | ||||||
|  |  | ||||||
| On other systems you can install `The Fuck` with `pip`: | On other systems you can install `The Fuck` with `pip`: | ||||||
|  |  | ||||||
| ```bash | ```bash | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user