forked from Plemya-x/alr-repo
		
	f
This commit is contained in:
		| @@ -1,14 +1,4 @@ | |||||||
| #!/usr/bin/env bash | #!/usr/bin/env bash | ||||||
| if test -f ~/.zshrc; then | sed -i -e '$aalias hlna="hlna.py"' ~/.bashrc | ||||||
| sed -i -f '$aalias hlna="hlna.py"' ~/.zshrc | sed -i -e '$aalias hlna-bot="hlna-bot.py"' ~/.bashrc | ||||||
| sed -i -f '$aalias hlna-bot="hlna-bot.py"' ~/.zshrc |  | ||||||
| source ~/.zshrc |  | ||||||
| elif test -f ~/.config/fish/config.fish; then |  | ||||||
| sed -i -f '$alias hlna="hlna.py"' ~/.config/fish/config.fish |  | ||||||
| sed -i -f '$alias hlna-bot="hlna-bot.py"' ~/.config/fish/config.fish |  | ||||||
| source ~/.config/fish/config.fish |  | ||||||
| else |  | ||||||
| sed -i -f '$aalias hlna="hlna.py"' ~/.bashrc |  | ||||||
| sed -i -f '$aalias hlna-bot="hlna-bot.py"' ~/.bashrc |  | ||||||
| source ~/.bashrc | source ~/.bashrc | ||||||
| fi |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user