mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-02-16 21:50:58 +01:00
bash/usr-local-bin: add codium
This commit is contained in:
parent
01868740ca
commit
8a93a79b1e
5
bash/usr-local-bin/codium
Executable file
5
bash/usr-local-bin/codium
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
set -x
|
||||||
|
flatpak run com.vscodium.codium $@
|
||||||
|
set +x
|
Loading…
x
Reference in New Issue
Block a user