main
czoczo 9 months ago
parent cf061ce27e
commit e2d3c8b9e4
  1. 2
      getbb.sh

@ -10,5 +10,5 @@ CMD="[ -f $DIR/bb.sh ] && . $DIR/bb.sh" && \
mkdir -p $DIR && \
get_file /prompt/bb.sh > $DIR/bb.sh && \
get_file /prompt/git-prompt.sh > $DIR/git-prompt.sh && \
get_file /.inputrc >> ~/.bb/.inputrc && \
get_file /.inputrc >> ~/.inputrc && \
grep -q "$CMD" ~/.bashrc || echo "$CMD" >> ~/.bashrc

Loading…
Cancel
Save