1
This commit is contained in:
parent
742c8e51f4
commit
87b6229604
@ -9,7 +9,7 @@ echo 'alias hlna="hlna.py"'>>$HOME/.config/fish/config.fish
|
|||||||
echo 'alias hlna-bot="hlna-bot.py"'>>$HOME/.config/fish/config.fish
|
echo 'alias hlna-bot="hlna-bot.py"'>>$HOME/.config/fish/config.fish
|
||||||
else
|
else
|
||||||
echo "bash"
|
echo "bash"
|
||||||
whoiam
|
whoami
|
||||||
echo 'alias hlna="hlna.py"'>>$HOME/.bashrc
|
echo 'alias hlna="hlna.py"'>>$HOME/.bashrc
|
||||||
echo 'alias hlna-bot="hlna-bot.py"'>>$HOME/.bashrc
|
echo 'alias hlna-bot="hlna-bot.py"'>>$HOME/.bashrc
|
||||||
source $HOME/.bashrc
|
source $HOME/.bashrc
|
||||||
|
Loading…
Reference in New Issue
Block a user