1
This commit is contained in:
parent
411efbcdc3
commit
742c8e51f4
@ -9,6 +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
|
||||||
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