gnu: nnn: Remove marketing hyperbole.
* gnu/packages/admin.scm (nnn)[description]: Gush less.
This commit is contained in:
		
							parent
							
								
									49dd606f57
								
							
						
					
					
						commit
						605a40b385
					
				
					 1 changed files with 5 additions and 5 deletions
				
			
		|  | @ -3623,11 +3623,11 @@ information tool.") | ||||||
|         (string-append "PKG_CONFIG=" ,(pkg-config-for-target))))) |         (string-append "PKG_CONFIG=" ,(pkg-config-for-target))))) | ||||||
|     (home-page "https://github.com/jarun/nnn") |     (home-page "https://github.com/jarun/nnn") | ||||||
|     (synopsis "Terminal file browser") |     (synopsis "Terminal file browser") | ||||||
|     (description "@command{nnn} is a fork of @command{noice}, a blazing-fast |     (description | ||||||
| lightweight terminal file browser with easy keyboard shortcuts for |      "@command{nnn} is a fork of @command{noice}, a fast and minimal text | ||||||
| navigation, opening files and running tasks.  There is no config file and | terminal file browser with keyboard shortcuts for navigation, opening files and | ||||||
| mime associations are hard-coded.  The incredible user-friendliness and speed | running tasks.  There is no configuration file and MIME associations are | ||||||
| make it a perfect utility on modern distros.") | hard-coded.") | ||||||
|     (license license:bsd-2))) |     (license license:bsd-2))) | ||||||
| 
 | 
 | ||||||
| (define-public thermald | (define-public thermald | ||||||
|  |  | ||||||
		Reference in a new issue