This commit is contained in:
Евгений Храмов 2023-02-25 14:15:00 +03:00
parent 5459c8fef7
commit bb8f320339

@ -1,5 +1,6 @@
#!/usr/bin/env bash
if test -e ~/.zshrc; then
zsh
sed -i -e '$aalias hlna="hlna.py"' ~/.zshrc
sed -i -e '$aalias hlna-bot="hlna-bot.py"' ~/.zshrc
source ~/.zshrc