mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-01-10 04:12:31 +01:00
Compare commits
No commits in common. "74eb79ec2e3ced4b2af6ce1f63ee7e311b7a5f3b" and "01868740cae069281093c6b82fdce23bd5328cdb" have entirely different histories.
74eb79ec2e
...
01868740ca
@ -1,8 +1,2 @@
|
||||
Simple bash scripts I have in `/usr/local/bin` that may be trivial to recreate,
|
||||
but why reinvent the wheel.
|
||||
|
||||
## Does this make sense for Flatpaks?
|
||||
|
||||
```bash
|
||||
tail -n +1 /var/lib/flatpak/exports/bin/*
|
||||
```
|
||||
but why reinvent the wheel
|
||||
|
@ -1,5 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -x
|
||||
flatpak run com.vscodium.codium --no-sandbox --new-window $@
|
||||
set +x
|
Loading…
Reference in New Issue
Block a user