diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2026-01-23 16:18:40 +0000 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2026-01-24 13:29:44 +0000 |
| commit | 46db905e881306ce86d6a0c8b8407baaeb7acd0b (patch) | |
| tree | d37e91361e07c4c3ffa3debae44f09f91a3b221d /bash | |
| parent | 6285067546ee45ed5b0f27f246aa323cb818fbbc (diff) | |
Stow starship
Diffstat (limited to 'bash')
| -rw-r--r-- | bash/.bashrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bash/.bashrc b/bash/.bashrc index f17265f..8864fcd 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -3,3 +3,5 @@ if [ -f ~/.bash_aliases ] ; then . ~/.bash_aliases fi + +eval "$(starship init bash)" |
