diff options
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)" |
