You've already forked nerd-fonts
							
							
				mirror of
				https://github.com/ryanoasis/nerd-fonts.git
				synced 2025-10-30 23:43:47 +02:00 
			
		
		
		
	install.sh: Add deprecation warning
[why] I guess people do not know this probably, or gloss over it when reading the readme.md. We would need to throw together something new that maybe utilizes bin/scripts/fetch-archives.sh But then, cloning the repo is no good idea in any situation. And how would people get the new script without cloning. Not sure it's worth it. Lets see if people complain with this warning. Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
		| @@ -63,6 +63,8 @@ EOF | ||||
| version() { | ||||
|   echo "Nerd Fonts installer -- Version $__ScriptVersion" | ||||
|   echo "                     -- Bash ${BASH_VERSION}" | ||||
|   echo | ||||
|   echo "Deprecated tool: Will not work to get newer fonts as they are not inside the repo anymore." | ||||
| } | ||||
|  | ||||
| # Parse options | ||||
|   | ||||
		Reference in New Issue
	
	Block a user