From b3d6e5205d3f23ee9307c1d47d48dcdc33938fa5 Mon Sep 17 00:00:00 2001 From: Scott Carroll Date: Thu, 1 May 2025 11:49:53 +0100 Subject: [PATCH] Move starship into repo --- bashprofile/.bashrc | 2 +- starship-aarch64 | 3 +++ starship-x86_64 | 3 +++ 3 files changed, 7 insertions(+), 1 deletion(-) create mode 100755 starship-aarch64 create mode 100755 starship-x86_64 diff --git a/bashprofile/.bashrc b/bashprofile/.bashrc index 5961bc9..7052d01 100644 --- a/bashprofile/.bashrc +++ b/bashprofile/.bashrc @@ -116,7 +116,7 @@ if ! shopt -oq posix; then fi fi -eval "$(starship init bash)" +eval "$($HOME/.dotfiles/starship-`uname -m` init bash)" if [ -r "$HOME/.dotfiles/nvim-linux-`uname -m`/bin/nvim" ] then diff --git a/starship-aarch64 b/starship-aarch64 new file mode 100755 index 0000000..11e0d3c --- /dev/null +++ b/starship-aarch64 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5a99287178b42e1e76f81627cabaf4f49a3575fb223dfa3aebd70420a58e1fd +size 9752976 diff --git a/starship-x86_64 b/starship-x86_64 new file mode 100755 index 0000000..681f287 --- /dev/null +++ b/starship-x86_64 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a66fd858b373c233b97564d22a29823d2dfa6e5f550585a5440a56da1250baa0 +size 11797776