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
2025-03-04 13:30:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
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 17:07:11 +03:00
#!/usr/bin/env bash
set -x
bash/usr-local-bin/codium: add missing flags
2022-04-02 17:28:36 +03:00
flatpak run com.vscodium.codium --no-sandbox --new-window $@
bash/usr-local-bin: add codium
2022-04-02 17:07:11 +03:00
set +x
Reference in New Issue
Copy Permalink