5 lines
81 B
Plaintext
5 lines
81 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
# Defined prefered applications
|
||
|
export XDG_RUNTIME_DIR=$HOME/.cache
|