From 38ea97b31b3d6ee21a9e9c0f65d63c2868341edc Mon Sep 17 00:00:00 2001 From: Astound Date: Thu, 1 Aug 2024 23:55:55 +0800 Subject: update URLs --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3f5c365..5d4e382 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Custom Prompt Shell Settings for Bash 1. Download file `install.sh`: - $ curl -Ls https://c.fridu.us/software/hyperterm.git/plain/install.sh -o "$HOME/install.sh" + $ curl -Ls https://git.fridu.us/heckyel/hyperterm/raw/branch/master/install.sh -o "$HOME/install.sh" 2. Run file `install.sh` @@ -78,8 +78,8 @@ Custom Prompt Shell Settings for Bash 2. Clone the HyperTerm repository: - - Mirror 1: `git clone https://git.sr.ht/~heckyel/hyperterm.git "$HOME/bash"` - - Mirror 2: `git clone https://notabug.org/heckyel/hyperterm.git "$HOME/bash"` + - Mirror 1: `git clone https://git.fridu.us/heckyel/hyperterm.git "$HOME/bash"` + - Mirror 2: `git clone https://c.fridu.us/heckyel/hyperterm.git "$HOME/bash"` 3. Copy the HyperTerm files to your Local Directory @@ -178,11 +178,7 @@ Custom Prompt Shell Settings for Bash 1. Download file `uninstall.sh`: - $ curl -Ls https://git.sr.ht/~heckyel/hyperterm/blob/master/uninstall.sh -o "$HOME/uninstall.sh" - - or - - $ curl -Ls https://notabug.org/heckyel/hyperterm/raw/master/uninstall.sh -o "$HOME/uninstall.sh" + $ curl -Ls https://git.fridu.us/heckyel/hyperterm/raw/branch/master/uninstall.sh -o "$HOME/uninstall.sh" 2. Run file `uninstall.sh`: -- cgit v1.2.3