From a081220dee1b73608e6eb3ef9accbefd609f1463 Mon Sep 17 00:00:00 2001 From: Candifloss Date: Wed, 15 Jul 2026 20:15:04 +0000 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c7d2db..be030cc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,16 @@ -# dotfiles_fish_server +# Fish shell configurations -Fish shell configurations, mainly for servers \ No newline at end of file +These configs include: +- Aliases +- Abbreviations +- Functions +- Prompt themes +- Color schemes +- Paths +- Variables +- etc. + +To install this configuration, just clone this repo to the config dir(`~/.config/fish/`): +```bash +git clone https://git.candifloss.cc/candifloss/dotfiles_fish_server.git ~/.config/fish +``` \ No newline at end of file