mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2025-12-10 18:26:34 -06:00
Merge pull request #59 from bittner/feature/wrap-snippets-naturally
Ensure copy+paste of snippets into terminal is successful
This commit is contained in:
commit
7b139889b0
@ -84,7 +84,7 @@ wget -qO - https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/raw/master/pub.g
|
||||
|
||||
Add the repository:
|
||||
```bash
|
||||
echo 'deb [ signed-by=/usr/share/keyrings/vscodium-archive-keyring.gpg ] https://download.vscodium.com/debs vscodium main'
|
||||
echo 'deb [ signed-by=/usr/share/keyrings/vscodium-archive-keyring.gpg ] https://download.vscodium.com/debs vscodium main' \
|
||||
| sudo tee /etc/apt/sources.list.d/vscodium.list
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user