This website requires JavaScript.
Explore
Help
Sign In
Mikaela
/
scripts
Watch
1
Star
0
Fork
0
You've already forked scripts
mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced
2024-12-23 19:22:46 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
74eb79ec2e
scripts
/
bash
/
usr-local-bin
/
codium
6 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
bash/usr-local-bin: add codium
2022-04-02 16:07:11 +02:00
#!/usr/bin/env bash
set -x
bash/usr-local-bin/codium: add missing flags
2022-04-02 16:28:36 +02:00
flatpak run com.vscodium.codium --no-sandbox --new-window $@
bash/usr-local-bin: add codium
2022-04-02 16:07:11 +02:00
set +x
Reference in New Issue
Copy Permalink