mirror of
				https://forge.katzen.cafe/schrottkatze/nix-configs.git
				synced 2025-10-31 01:27:57 +01:00 
			
		
		
		
	fix spacing
This commit is contained in:
		
					parent
					
						
							
								36c5ec22ae
							
						
					
				
			
			
				commit
				
					
						768d17f077
					
				
			
		
					 1 changed files with 3 additions and 2 deletions
				
			
		|  | @ -26,8 +26,9 @@ def "main auto" [] { | |||
|     if ($paths | is-not-empty) { | ||||
|       let result = $paths | ||||
|         | each {|it| get_and_format $it} | ||||
|         | prepend "" | ||||
|         | str join "|"; | ||||
|         | str join " | " | ||||
|         | prepend "| " | ||||
|         | str join; | ||||
| 
 | ||||
|       print $result | ||||
|     } else { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Schrottkatze
				Schrottkatze