docs: use repo url in installation documentation

This commit is contained in:
2026-04-26 02:28:39 -04:00
parent 9f72897072
commit 9008e7b5ae
+1 -1
View File
@@ -431,7 +431,7 @@ This config is managed as a Git repository. To use it on a new machine:
mv ~/.config/fish ~/.config/fish.bak
# Clone this repo
git clone <repo-url> ~/.config/fish
git clone https://git.rootiest.dev/rootiest/fish-config.git ~/.config/fish
# Install Fisher and plugins
curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source