Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 58898fba47 | |||
| d50cabb9c7 |
4 changed files with 8 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
## Change library to constant location for all R 4.x versions
|
||||
R_LIBS_SITE=~/R/library
|
||||
R_LIBS_SITE=~/.R/library
|
||||
|
|
|
|||
0
private_dot_librewolf/.keep
Normal file
0
private_dot_librewolf/.keep
Normal file
0
private_dot_librewolf/native-messaging-hosts/.keep
Normal file
0
private_dot_librewolf/native-messaging-hosts/.keep
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "org.kde.plasma.browser_integration",
|
||||
"description": "Native connector for KDE Plasma",
|
||||
"path": "/usr/bin/plasma-browser-integration-host",
|
||||
"type": "stdio",
|
||||
"allowed_extensions": ["plasma-browser-integration@kde.org"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue