1
0
Fork 0

Mettre à jour 'README.md'

This commit is contained in:
virtubox 2018-08-23 14:28:22 +00:00
parent dda8e37592
commit b25014ae4f
1 changed files with 5 additions and 0 deletions

View File

@ -1,2 +1,7 @@
# bashrc
```
git clone https://git.virtubox.net/virtubox/bashrc.git .mybashrc
echo '. "/root/.mybashrc/mybashrc"' >> .bashrc
source .bashrc
```