mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2025-12-11 14:02:18 -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:
|
Add the repository:
|
||||||
```bash
|
```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
|
| sudo tee /etc/apt/sources.list.d/vscodium.list
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user