all repos — dotfiles @ 87a20dd5faf91cc25e8675eff8bd15f7a259f22c

personal dotfiles

add starship prompt
la-ninpre leobrekalini@gmail.com
Sun, 06 Dec 2020 23:34:51 +0300
commit

87a20dd5faf91cc25e8675eff8bd15f7a259f22c

parent

cca78be83a941a35c4abcfc8dfa7209a1c9aa515

1 files changed, 3 insertions(+), 0 deletions(-)

jump to
M .bashrc.bashrc

@@ -60,3 +60,6 @@ # rsync --perms $FINIT_REPO $USER@domain.tld:/var/www/fossils/ \

# >/dev/null && \ # chmod 644 $FINIT_REPO #} + +# starship prompt +eval "$(starship init bash)"