summary refs log tree commit diff stats
path: root/.github/workflows/python.yml
diff options
context:
space:
mode:
authortoonn <toonn@toonn.io>2019-10-16 18:48:09 +0200
committertoonn <toonn@toonn.io>2019-10-16 18:48:09 +0200
commit69c816ee485c0ca5f2f651ae6f208f8e4e6a7c20 (patch)
treec3edb0e3fa8af17e97161137b52ad32f4a8d7ccf /.github/workflows/python.yml
parent50a82e08e41bb336b0f3388cda5c75ad79d9c99c (diff)
downloadranger-69c816ee485c0ca5f2f651ae6f208f8e4e6a7c20.tar.gz
Add generic openers for linux and mac
Rifle serves a similar purpose to `xdg-open` on Linux and `open` on
macOS. We fall back to those so users can enjoy their xdg and other
configuration from rifle.
Diffstat (limited to '.github/workflows/python.yml')
0 files changed, 0 insertions, 0 deletions
/span> ^
3dbefa71 ^

22bb7e35 ^
3dbefa71 ^
22bb7e35 ^

3dbefa71 ^


22bb7e35 ^
3dbefa71 ^
22bb7e35 ^
3dbefa71 ^
22bb7e35 ^


3dbefa71 ^
22bb7e35 ^








1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44