separate sh alias file

This commit is contained in:
arnaucube
2021-03-07 18:53:50 +01:00
parent 8c5eb7e522
commit 436fb7234f
3 changed files with 18 additions and 15 deletions

View File

@@ -39,6 +39,7 @@ curl -fLo ~/.local/share/nvim/site/autoload/plug.vim --create-dirs \
## :GoInstallBinaries
# bash
cp .bash_alias ~/.bash_alias
echo "append .bashrc of this repo lines to the .bashrc system file"
cat .bashrc >> ~/.bashrc