1
0
Fork 0

Mettre à jour 'README.md'

This commit is contained in:
virtubox 2018-08-23 14:31:52 +00:00
parent fd6fbaa5b2
commit 5ff1c8f98e
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
```
git clone https://git.virtubox.net/virtubox/bashrc.git .mybashrc
echo '. "/root/.mybashrc/mybashrc"' >> .bashrc
echo ". $HOME/.mybashrc/mybashrc" >> .bashrc
source .bashrc
```