mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-25 20:59:21 +01:00
bash/u-l-b: add code
practically same as codium
This commit is contained in:
parent
90bf5870d8
commit
8fe7e1eb38
6
bash/usr-local-bin/code
Executable file
6
bash/usr-local-bin/code
Executable file
@ -0,0 +1,6 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
set -x
|
||||||
|
flatpak run com.visualstudio.code --no-sandbox $@
|
||||||
|
# --enable-features=UseOzonePlatforme --ozone-platform=wayland
|
||||||
|
set +x
|
Loading…
Reference in New Issue
Block a user