murex/hooks/install/install-starship.sh

4 lines
85 B
Bash

#!/bin/sh
BIN_DIR=~/.murex/bin sh -c "$(curl -fsSL https://starship.rs/install.sh)"