From 9d031064ea067c5e0b5386dc201e68eb613d2ae5 Mon Sep 17 00:00:00 2001 From: Okinea Dev <81070564+okineadev@users.noreply.github.com> Date: Tue, 23 Apr 2024 17:36:05 +0300 Subject: [PATCH] Added `dotload` to the list of tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6576f2416..faf841c35 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ scripts to manage dotfiles and plugins. - [dotbare](https://github.com/kazhala/dotbare) - Manage dotfiles interactively with fzf. - [dotbot](https://github.com/anishathalye/dotbot) - Tool that bootstraps your dotfiles. - [dotdrop](https://github.com/deadc0de6/dotdrop) - Save your dotfiles once, deploy them everywhere. +- [dotload](https://github.com/okineadev/dotload) - A tool for quickly installing dotfiles and other tools - [Fisher](https://github.com/jorgebucaran/fisher) - A package manager for Fish. - [fresh](https://freshshell.com) - Keep your dotfiles fresh. Fresh is a tool to source shell configuration (aliases, functions, etc) from others into your own configuration files.