test
This commit is contained in:
parent
83f9ed3af1
commit
2f6b874419
@ -16,6 +16,7 @@ else
|
|||||||
git -C $custom_bash_aliases_path pull
|
git -C $custom_bash_aliases_path pull
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
echo "Checking if bash aliases are setup in ~/.bashrc"
|
||||||
if [[ $(grep -L "$custom_bash_aliases_path" $BASHRCFILE) ]]; then
|
if [[ $(grep -L "$custom_bash_aliases_path" $BASHRCFILE) ]]; then
|
||||||
cat <<EOT >> $BASHRCFILE
|
cat <<EOT >> $BASHRCFILE
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user