mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-11-04 11:27:38 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			609 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			609 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# This CITATION.cff file was generated with cffinit.
 | 
						|
# Visit https://bit.ly/cffinit to generate yours today!
 | 
						|
 | 
						|
cff-version: 1.2.0
 | 
						|
title: "My dotfiles"
 | 
						|
message: >-
 | 
						|
  If you use these files, please consider citing them using the metadata from
 | 
						|
  this file.
 | 
						|
type: misc
 | 
						|
authors:
 | 
						|
  - given-names: Aminda
 | 
						|
    family-names: Suomalainen
 | 
						|
    orcid: "https://orcid.org/0009-0003-8657-4653"
 | 
						|
    email: suomalainen@aminda.eu
 | 
						|
repository-code: "https://codeberg.org/Aminda/shell-things"
 | 
						|
abstract: >-
 | 
						|
  "My dotfiles (also known as shell-things)"
 | 
						|
keywords:
 | 
						|
  - dotfiles
 | 
						|
  - bash
 | 
						|
  - zsh
 | 
						|
  - etc
 | 
						|
  - linux
 | 
						|
license: BSD-3-Clause
 |