Updated a faulty for loop
This commit is contained in:
@@ -206,9 +206,9 @@ sed -n '/^##BASHRC#$/,/^##BASHRCEND#$/p' ~/arch_install3.sh | cut -c2- > ~/.bash
|
|||||||
# . /usr/share/bash-completion/bash_completion
|
# . /usr/share/bash-completion/bash_completion
|
||||||
#fi
|
#fi
|
||||||
#
|
#
|
||||||
#if test "$TERM" != "linux"
|
#if [[ "$TERM" != "linux" ]]; then
|
||||||
# eval "$(starship init bash)"
|
# eval "$(starship init bash)"
|
||||||
#end
|
#fi
|
||||||
##BASHRCEND#
|
##BASHRCEND#
|
||||||
|
|
||||||
mkdir -p ~/.config/git
|
mkdir -p ~/.config/git
|
||||||
|
|||||||
Reference in New Issue
Block a user