diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2020-12-06 23:34:51 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2020-12-06 23:34:51 +0300 |
| commit | 87a20dd5faf91cc25e8675eff8bd15f7a259f22c (patch) | |
| tree | 1edf60b04f929338988ceadee617f11d8e55e6d4 | |
| parent | cca78be83a941a35c4abcfc8dfa7209a1c9aa515 (diff) | |
| download | dotfiles-87a20dd5faf91cc25e8675eff8bd15f7a259f22c.tar.gz dotfiles-87a20dd5faf91cc25e8675eff8bd15f7a259f22c.zip | |
add starship prompt
| -rw-r--r-- | .bashrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -60,3 +60,6 @@ source $HOME/.local/bin/finit # >/dev/null && \ # chmod 644 $FINIT_REPO #} + +# starship prompt +eval "$(starship init bash)" |
