mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	alias shell with bash
This commit is contained in:
		| @@ -111,7 +111,7 @@ const MIME_TYPES_DICT = [ | ||||
|     { title: "Scala", mime: "text/x-scala" }, | ||||
|     { title: "Scheme", mime: "text/x-scheme" }, | ||||
|     { title: "SCSS", mime: "text/x-scss" }, | ||||
|     { default: true, title: "Shell", mime: "text/x-sh" }, | ||||
|     { default: true, title: "Shell (bash)", mime: "text/x-sh" }, | ||||
|     { title: "Sieve", mime: "application/sieve" }, | ||||
|     { title: "Slim", mime: "text/x-slim" }, | ||||
|     { title: "Smalltalk", mime: "text/x-stsrc" }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user