zsh
This commit is contained in:
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
|
||||
|
Loading…
Reference in New Issue
Block a user