Utils
This commit is contained in:
@@ -83,6 +83,7 @@ printf_n(){ printf "$1\n" "${@:2}"; }
|
|||||||
echo -e "${C_LGn}Make necessary link to file bash_profile${RES}"
|
echo -e "${C_LGn}Make necessary link to file bash_profile${RES}"
|
||||||
ln -s ~/.profile ~/.bash_profile
|
ln -s ~/.profile ~/.bash_profile
|
||||||
else
|
else
|
||||||
|
echo "создаем файл bash_profle"
|
||||||
touch $HOME/.bash_profile
|
touch $HOME/.bash_profile
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user