Update exemple de ZSH
This commit is contained in:
parent
c5fb51f2b6
commit
48110c08a8
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Dans `~/.bashrc` ou `~/.zshrc` :
|
|||
```bash
|
||||
alias updateCodium="$HOME/.secret/downloadVSCodium.sh"
|
||||
```
|
||||
Après ça, redémarrez Bash (votre shell) et écrivez `updateCodium` pour mettre-à-jour/installer Codium.
|
||||
Après ça, redémarrez Bash/ZSH (votre shell) et écrivez `updateCodium` pour mettre-à-jour/installer Codium.
|
||||
|
||||
|
||||
### Avec Fish
|
||||
|
|
Reference in a new issue