mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-01 00:19:22 +01:00
Compare commits
No commits in common. "d99cb3639b36b3497543d10dc0efb047572d6da0" and "088b4108da3e8724b0ca0f4e0e44ae41604f9eca" have entirely different histories.
d99cb3639b
...
088b4108da
1
bash/usr-local-bin/.gitignore
vendored
1
bash/usr-local-bin/.gitignore
vendored
@ -1,5 +1,4 @@
|
|||||||
edge
|
edge
|
||||||
edge-guest
|
|
||||||
libreawoo
|
libreawoo
|
||||||
htop-foot
|
htop-foot
|
||||||
teams
|
teams
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
set -x
|
|
||||||
brave --guest "$@"
|
|
||||||
set +x
|
|
@ -1,5 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
set -x
|
|
||||||
chromium --guest "$@"
|
|
||||||
set +x
|
|
@ -1 +0,0 @@
|
|||||||
microsoft-edge-guest
|
|
@ -1,5 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
set -x
|
|
||||||
google-chrome --guest "$@"
|
|
||||||
set +x
|
|
@ -1,5 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
set -x
|
|
||||||
microsoft-edge --guest "$@"
|
|
||||||
set +x
|
|
@ -1,5 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
set -x
|
|
||||||
vivaldi --guest "$@"
|
|
||||||
set +x
|
|
@ -1 +1 @@
|
|||||||
Subproject commit 779d86ad67eaf4cfbc2af7d1511e0020e371a222
|
Subproject commit 8f824312835e6ec35635cb56c663fdd014c9e94e
|
Loading…
Reference in New Issue
Block a user