Aaron Riedel
500a0a8255
All checks were successful
continuous-integration/drone/push Build is passing
309 B
309 B
default shell settings by aaron
installation
bash
cd && git clone https://git.ar21.de/aaron/alias.git .alias && echo "source ~/.alias/alias" >> .bashrc && source .bashrc
zsh
cd && git clone https://git.ar21.de/aaron/alias.git .alias && echo "source ~/.alias/alias" >> .zshrc && source .zshrc