From cdaa5b8d8ae461f4b3dbffb911043a6271162706 Mon Sep 17 00:00:00 2001 From: hedy Date: Sun, 2 Jul 2023 13:42:41 +0800 Subject: [PATCH] Update readme and license --- LICENSE | 2 +- README.md | 28 ++++++++++++++++++++-------- 2 files changed, 21 insertions(+), 9 deletions(-) diff --git a/LICENSE b/LICENSE index 0041c81..1ca0e3c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021-2022 hedy +Copyright (c) 2021-2023 hedy Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index e8ba143..3fe452c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # dotfiles +[Source (SourceHut)](https://git.sr.ht/~hedy/dotfiles) | +[Patches](https://lists.sr.ht/~hedy/inbox) | +[Questions/Feedback](https://lists.sr.ht/~hedy/inbox) | +[Chat](irc://ircs.libera.chat:6697/#hedy) + Welcome to my personal collection of weirdish—sometimes unmaintained—configuration and lose organization of cool scripts! @@ -32,18 +37,19 @@ Mirrors: [tildegit (gitea)](https://tildegit.org/hedy/dotfiles) | * [Features](#features) * [Installation](#installation) * [Shell](#shell) - * [Oh My Fish](#oh-my-fish) - * [Fish functions](#fish-functions) - * [Local](#local) + * [Oh My Fish](#oh-my-fish) + * [Fish functions](#fish-functions) + * [Local](#local) * [Editor](#editor) - * [Vim and nvim](#vim-and-nvim) - * [New NVIM setup (lua)](#new-nvim-setup-lua) - * [TODO for neovim](#todo-for-neovim) - * [Vanilla Emacs](#vanilla-emacs) - * [Doom emacs](#doom-emacs) + * [Vim and nvim](#vim-and-nvim) + * [New NVIM setup (lua)](#new-nvim-setup-lua) + * [TODO for neovim](#todo-for-neovim) + * [Vanilla Emacs](#vanilla-emacs) + * [Doom emacs](#doom-emacs) * [Terminal](#terminal) * [Gemini and Spartan client](#gemini-and-spartan-client) * [TODO](#todo) +* [Remotes](#remotes) @@ -392,3 +398,9 @@ configuration in there yet. - [x] `.addpath` file - [ ] Wait for nvim 0.5 to because more widely adopted in system packages, then do the things in [nvim TODO](#todo-for-neovim) + +## Remotes + +- [SourceHut](https://sr.ht/~hedy/dotfiles) +- [Tildegit (gitea)](https://tildegit.org/hedy/dotfiles) +- [GitHub](https://github.com/hedyhli/dotfiles)